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

Unified Diff: .gn

Issue 2739863002: Enable GN check for webrtc/{p2p,system_wrappers} (Closed)
Patch Set: Rebased 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/api/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 1265bc5d18d19f2b39d0a2c9be32e3dcafca1c10..585ff30842862f1975076e9efd23560c7c5a7ce6 100644
--- a/.gn
+++ b/.gn
@@ -33,8 +33,10 @@ check_targets = [
"//webrtc/media/*",
"//webrtc/modules/*",
"//webrtc/ortc/*",
+ "//webrtc/p2p/*",
"//webrtc/sdk/*",
"//webrtc/stats/*",
+ "//webrtc/system_wrappers/*",
"//webrtc/tools/*",
"//webrtc/test/*",
"//webrtc/voice_engine/*",
« no previous file with comments | « no previous file | webrtc/api/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698