| Index: scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
|
| index df86c8945fb16224b9262de2aa4940f1514997f5..dfe0a736eb53e11fa6ec5f75fcc84741f47b9cd3 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_disable_location_basic.json
|
| @@ -816,7 +816,7 @@
|
| "python",
|
| "-u",
|
| "[BUILD]/scripts/slave/tee.py",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log",
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat",
|
| "--",
|
| "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
|
| "[SLAVE_BUILD]/src/out/logcat"
|
| @@ -830,7 +830,7 @@
|
| "--arch",
|
| "arm",
|
| "--more-info",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log"
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| @@ -855,7 +855,7 @@
|
| "cmd": [
|
| "[SLAVE_BUILD]/src/build/android/asan_symbolize.py",
|
| "-l",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log"
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
|
|