| Index: scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json | 
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json b/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json | 
| index 4b158754f9023f3b5312d314bdf81c02bc7a56c7..9a1dc182db164f61233a938d8bf98aaf3181ff62 100644 | 
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json | 
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json | 
| @@ -677,7 +677,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" | 
| @@ -691,7 +691,7 @@ | 
| "--arch", | 
| "arm", | 
| "--more-info", | 
| -      "[SLAVE_BUILD]/src/out/Release/full_log" | 
| +      "[SLAVE_BUILD]/src/out/Release/full_logcat" | 
| ], | 
| "cwd": "[SLAVE_BUILD]", | 
| "env": { | 
| @@ -716,7 +716,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": { | 
|  |