| Index: scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json | 
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json | 
| index f9fc060f4ed69e36d7e7e004d86795343a53ce6a..ffe375fa79d6571aaa99a73945d108b7857cc14f 100644 | 
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json | 
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/perf_runner_allow_high_battery_temp_basic.json | 
| @@ -817,7 +817,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" | 
| @@ -831,7 +831,7 @@ | 
| "--arch", | 
| "arm", | 
| "--more-info", | 
| -      "[SLAVE_BUILD]/src/out/Release/full_log" | 
| +      "[SLAVE_BUILD]/src/out/Release/full_logcat" | 
| ], | 
| "cwd": "[SLAVE_BUILD]", | 
| "env": { | 
| @@ -856,7 +856,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": { | 
|  |