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

Unified Diff: scripts/slave/recipe_modules/amp/example.expected/bad_device_data_from_trigger.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 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/recipe_modules/amp/example.expected/bad_device_data_from_trigger.json
diff --git a/scripts/slave/recipe_modules/amp/example.expected/bad_device_data_from_trigger.json b/scripts/slave/recipe_modules/amp/example.expected/bad_device_data_from_trigger.json
index 430f7bb15abafaefb243ec81d836b439ac9a09b0..0175e7479ac7f716ab0cfb8ffbd60fdee9ea9a74 100644
--- a/scripts/slave/recipe_modules/amp/example.expected/bad_device_data_from_trigger.json
+++ b/scripts/slave/recipe_modules/amp/example.expected/bad_device_data_from_trigger.json
@@ -11,7 +11,6 @@
"gs://chrome-amp-keys/main_pool/api_key",
"[BUILD]/site_config/.amp_main_pool_key"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil download amp api key"
},
{
@@ -26,7 +25,6 @@
"gs://chrome-amp-keys/main_pool/api_secret",
"[BUILD]/site_config/.amp_main_pool_secret"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil download amp api secret"
},
{
@@ -60,7 +58,6 @@
"/path/to/tmp/json",
"--verbose"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug"
},

Powered by Google App Engine
This is Rietveld 408576698