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

Unified Diff: scripts/slave/recipes/chromium_gn.expected/full_chromium_linux_Linux_GN.json

Issue 575733003: Run gyp_flag_compare.py on Linux GN bots (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: ws Created 6 years, 3 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
Index: scripts/slave/recipes/chromium_gn.expected/full_chromium_linux_Linux_GN.json
diff --git a/scripts/slave/recipes/chromium_gn.expected/full_chromium_linux_Linux_GN.json b/scripts/slave/recipes/chromium_gn.expected/full_chromium_linux_Linux_GN.json
index 3fd31d5a79e3b401bbcb790f549d295023b50b91..e9930642611c84470238602ec91dab219106dc6e 100644
--- a/scripts/slave/recipes/chromium_gn.expected/full_chromium_linux_Linux_GN.json
+++ b/scripts/slave/recipes/chromium_gn.expected/full_chromium_linux_Linux_GN.json
@@ -102,5 +102,14 @@
"all"
],
"name": "compile"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/tools/gn/bin/gyp_flag_compare.py",
+ "chrome"
+ ],
+ "name": "gyp_flag_compare"
}
]

Powered by Google App Engine
This is Rietveld 408576698