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

Unified Diff: .gn

Issue 1601893002: Have gn gen assert that the output directory does not have GYP artifacts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move to build/config/BUILD.gn Created 4 years, 11 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 | build/config/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 21c51c4d52da2748ec33717b393a68616e62ab84..ac1e1dc738d2d00a132dfb04eceb45e95c0a0833 100644
--- a/.gn
+++ b/.gn
@@ -130,6 +130,7 @@ check_targets = [
exec_script_whitelist = [
"//android_webview/BUILD.gn",
"//ash/BUILD.gn",
+ "//build/config/BUILD.gn",
"//build/config/android/config.gni",
"//build/config/android/internal_rules.gni",
"//build/config/android/rules.gni",
« no previous file with comments | « no previous file | build/config/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698