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

Unified Diff: .gn

Issue 2716143002: Enable GN check for webrtc/media (Closed)
Patch Set: Fixed linking errors Created 3 years, 10 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 762273cff644b9faefd3fad6cfcd9ae77b2a59d8..7be021bed97e060453f62fcb48a39113bad59df7 100644
--- a/.gn
+++ b/.gn
@@ -27,6 +27,7 @@ check_targets = [
"//webrtc/call/*",
"//webrtc/common_video/*",
"//webrtc/common_audio/*",
+ "//webrtc/media/*",
"//webrtc/modules/audio_coding/*",
"//webrtc/modules/audio_conference_mixer/*",
"//webrtc/modules/audio_device/*",
« 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