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

Unified Diff: .gn

Issue 2818433003: Enabling 'gn check' on webrtc/sdk (Closed)
Patch Set: Re-adding a wrongly removed dependency 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/pc/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 a1fca6d036de919a2260f1bcd4b2a53a500b20eb..f06876d3bb31c1c52f4d46cdb9db4307ee94ba93 100644
--- a/.gn
+++ b/.gn
@@ -32,6 +32,7 @@ check_targets = [
"//webrtc/media/*",
"//webrtc/modules/*",
"//webrtc/ortc/*",
+ "//webrtc/sdk/*",
"//webrtc/stats/*",
"//webrtc/tools/*",
"//webrtc/test/*",
« no previous file with comments | « no previous file | webrtc/pc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698