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

Unified Diff: .gn

Issue 970613002: Add //google_apis/* to 'gn check'. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | google_apis/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 5ec4e1cacc3ff1de48f3696404cf6d67e8982dc2..7787ba55a528816aba1abdf40feca6df046fecad 100644
--- a/.gn
+++ b/.gn
@@ -41,7 +41,7 @@ check_targets = [
#"//extensions/*", # Lots of errors.
#"//gin/*", # Easy.
- #"//google_apis/*", # Easy.
+ "//google_apis/*",
"//google_update/*",
#"//gpu/*", # Lots of errors.
« no previous file with comments | « no previous file | google_apis/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698