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

Unified Diff: .gn

Issue 2714353002: Enable GN check in voice_engine/ (Closed)
Patch Set: Add dep on //webrtc/modules/video_capture:video_capture 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/voice_engine/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 762273cff644b9faefd3fad6cfcd9ae77b2a59d8..2070fa86d34409cd45ecd491b6f31c0a72b2ab56 100644
--- a/.gn
+++ b/.gn
@@ -44,11 +44,7 @@ check_targets = [
"//webrtc/modules/video_processing/*",
"//webrtc/modules/remote_bitrate_estimator/*",
"//webrtc/stats/*",
- "//webrtc/voice_engine",
- "//webrtc/voice_engine:audio_coder",
- "//webrtc/voice_engine:file_player",
- "//webrtc/voice_engine:file_recorder",
- "//webrtc/voice_engine:level_indicator",
+ "//webrtc/voice_engine/*",
]
# These are the list of GN files that run exec_script. This whitelist exists
« no previous file with comments | « no previous file | webrtc/voice_engine/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698