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

Unified Diff: .gn

Issue 2714263004: Enable GN check for webrtc/{ortc,p2p} (Closed)
Patch Set: Refactored and included ortc here as well 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/ortc/BUILD.gn » ('j') | webrtc/p2p/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 762273cff644b9faefd3fad6cfcd9ae77b2a59d8..6e28eaa0942a6132a9b0c63b30305babf0827c13 100644
--- a/.gn
+++ b/.gn
@@ -43,7 +43,9 @@ check_targets = [
"//webrtc/modules/video_coding/*",
"//webrtc/modules/video_processing/*",
"//webrtc/modules/remote_bitrate_estimator/*",
+ "//webrtc/ortc/*",
"//webrtc/stats/*",
+ "//webrtc/p2p/*",
"//webrtc/voice_engine",
"//webrtc/voice_engine:audio_coder",
"//webrtc/voice_engine:file_player",
« no previous file with comments | « no previous file | webrtc/ortc/BUILD.gn » ('j') | webrtc/p2p/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698