| Index: scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
|
| index a4aea1efd419a214dbc8123eb3941124882f1d0d..7f08bb57d5252ab41aca3d036949410f2a89b717 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/webview_tester_basic.json
|
| @@ -666,7 +666,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"
|
| @@ -680,7 +680,7 @@
|
| "--arch",
|
| "arm",
|
| "--more-info",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log"
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| @@ -705,7 +705,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": {
|
|
|