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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_rel_swarming.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_trybot.expected/full_tryserver_chromium_mac_mac_chromium_rel_swarming.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_rel_swarming.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_rel_swarming.json
index 3b226325d44337a4ced54f16a08c5a94439891d4..088b64d128555e14ab929f6b2c27572918334bd4 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_rel_swarming.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_rel_swarming.json
@@ -139,11 +139,14 @@
"--",
"all",
"chrome",
+ "chrome_run",
"chrome",
+ "chrome_run",
"base_unittests",
"mojo_common_unittests",
"browser_tests",
- "chrome"
+ "chrome",
+ "chrome_run"
],
"name": "compile (with patch)"
},

Powered by Google App Engine
This is Rietveld 408576698