Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(236)

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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« 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
This is Rietveld 408576698