| Index: scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
|
| index 292597b71ed6aa283777eedeabd10245fc336aa6..a21bb13a84daa265617e4dfcc91d9c3ee1f8cf48 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_basic.json
|
| @@ -174,7 +174,7 @@
|
| "-u",
|
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| - "[DEPOT_TOOLS]/gsutil.py",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
|
| "--force-version",
|
| "4.7",
|
| "----",
|
| @@ -693,7 +693,7 @@
|
| "-u",
|
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| - "[DEPOT_TOOLS]/gsutil.py",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
|
| "----",
|
| "cp",
|
| "[TMP_BASE]/perf_archives_tmp_1/output_dir.zip",
|
|
|