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

Unified Diff: .gn

Issue 1476323002: Add base to "gn check". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | base/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 2d2607eb524da96845c18e2911ce7114b1eed8e7..70261c30d88562c7e031d77d625c719b4cad7d7e 100644
--- a/.gn
+++ b/.gn
@@ -17,7 +17,7 @@ secondary_source = "//build/secondary/"
check_targets = [
#"//apps/*", # Medium-hard.
#"//ash/*", # Medium-hard.
- #"//base/*", # Minor work on Windows.
+ "//base/*",
"//blink/*",
"//breakpad/*",
"//build/*",
« no previous file with comments | « no previous file | base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698