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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Builder__dbg_.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_linux_Linux_Builder__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Builder__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Builder__dbg_.json
index a86bb6bc5f51d62a9047bac2ef04a7d6b7bd88d8..98534b3a8b7cd8a47a8d09f4a47b19070a110473 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Builder__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Builder__dbg_.json
@@ -109,7 +109,8 @@
"--goma-dir",
"[BUILD]/goma",
"--",
- "chrome"
+ "chrome",
+ "chrome_run"
],
"name": "compile"
},

Powered by Google App Engine
This is Rietveld 408576698