| 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"
|
| },
|
|
|