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

Unified Diff: .gn

Issue 1406053002: Make chrome/common pass "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 5 years, 2 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 | chrome/chrome_browser.gypi » ('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 243474c501071ce769ab223b07ed386b2400cf49..1f9485491367010ea5e420b00c8f01196728ff95 100644
--- a/.gn
+++ b/.gn
@@ -24,7 +24,9 @@ check_targets = [
"//cc/*",
#"//chrome/*", # Epic number of errors.
+ "//chrome/common/*",
"//chrome/installer/*",
+ "//chrome/third_party/mozilla_security_manager/*",
"//chromecast/*",
# TODO(brettw): Fix http://crbug.com/460828 and uncomment the following
« no previous file with comments | « no previous file | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698