Chromium Code Reviews

Unified Diff: .gn

Issue 2595543002: Refactor webrtc/modules/video_processing for GN check (Closed)
Patch Set: Avoiding to refactor :video_processing_sse2 (cyclic dependency) Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | webrtc/modules/video_processing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 961190dbc1043a07ea244573e05fea264f21d15d..40a182fbb675fec5b1f54f1b0c1448e7f590dc29 100644
--- a/.gn
+++ b/.gn
@@ -33,6 +33,7 @@ check_targets = [
"//webrtc/modules/pacing/*",
"//webrtc/modules/video_capture/*",
"//webrtc/modules/video_coding/*",
+ "//webrtc/modules/video_processing/*",
"//webrtc/stats:rtc_stats",
"//webrtc/voice_engine",
"//webrtc/voice_engine:level_indicator",
« no previous file with comments | « no previous file | webrtc/modules/video_processing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine