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

Unified Diff: .gn

Issue 940613002: Add more targets to "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: chromeos 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 | dbus/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 1429a87ac7628e0abb0596a84a86ff947aea1acf..1dea1071fd74f573449ff0d93e01eeb8c527ba5b 100644
--- a/.gn
+++ b/.gn
@@ -19,6 +19,12 @@ check_targets = [
# build/config/android/rules.gni "java_cpp_enum" template with
# check_includes = false.
#"//base/*",
+ "//build/*",
"//cc/*",
+ "//dbus/*",
+ "//device/*",
"//ipc/*",
+ "//sql/*",
+ "//storage/*",
+ "//url/*",
]
« no previous file with comments | « no previous file | dbus/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698