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

Unified Diff: .gn

Issue 2832063003: Enabling 'gn check' on webrtc/video (Closed)
Patch Set: Moving rtc_base_tests_main out of rtc_unittest_main Created 3 years, 8 months 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/media/BUILD.gn » ('j') | webrtc/media/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 585ff30842862f1975076e9efd23560c7c5a7ce6..7f9ae075462fe32458ceb084a7edd178135e828e 100644
--- a/.gn
+++ b/.gn
@@ -39,6 +39,7 @@ check_targets = [
"//webrtc/system_wrappers/*",
"//webrtc/tools/*",
"//webrtc/test/*",
+ "//webrtc/video/*",
"//webrtc/voice_engine/*",
]
« no previous file with comments | « no previous file | webrtc/media/BUILD.gn » ('j') | webrtc/media/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698