| Index: scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json | 
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json | 
| index 9e67cfa4d6da974009ac7c10cd768e589d8497b4..bc253c826424df55d7fd1e56ae4ff184fa8768bd 100644 | 
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json | 
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json | 
| @@ -703,7 +703,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" | 
| @@ -717,7 +717,7 @@ | 
| "--arch", | 
| "arm", | 
| "--more-info", | 
| -      "[SLAVE_BUILD]/src/out/Release/full_log" | 
| +      "[SLAVE_BUILD]/src/out/Release/full_logcat" | 
| ], | 
| "cwd": "[SLAVE_BUILD]", | 
| "env": { | 
| @@ -742,7 +742,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": { | 
| @@ -755,4 +755,4 @@ | 
| "recipe_result": null, | 
| "status_code": 0 | 
| } | 
| -] | 
| +] | 
|  |