| 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 0175e7479ac7f716ab0cfb8ffbd60fdee9ea9a74..15ba1638b69458129f8da64c12c0bba7adab69e1 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
|
| @@ -5,7 +5,7 @@
|
| "-u",
|
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| - "[DEPOT_TOOLS]/gsutil.py",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
|
| "----",
|
| "cp",
|
| "gs://chrome-amp-keys/main_pool/api_key",
|
| @@ -19,7 +19,7 @@
|
| "-u",
|
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| - "[DEPOT_TOOLS]/gsutil.py",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
|
| "----",
|
| "cp",
|
| "gs://chrome-amp-keys/main_pool/api_secret",
|
|
|