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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json

Issue 498903002: Updates compile targets for telemetry/nacl to include chrome_run (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: merge Created 6 years, 4 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.expected/full_chromium_win_Win_x64_Builder.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json
index 3095eedb956e1a1068e9b40f0f884f455a3caa92..7164d252f26137f05489df6ad0b57975f5deb5ce 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json
@@ -118,7 +118,8 @@
"[BUILD]\\goma",
"--",
"all",
- "chrome"
+ "chrome",
+ "chrome_run"
],
"name": "compile"
},

Powered by Google App Engine
This is Rietveld 408576698