| Index: scripts/slave/recipes/android_webview_shell_tests.expected/basic.json
|
| diff --git a/scripts/slave/recipes/android_webview_shell_tests.expected/basic.json b/scripts/slave/recipes/android_webview_shell_tests.expected/basic.json
|
| index f8ba8231e9d3e3269e106ef1382f40dbab9c0d3b..dac59d191b44f01b78c3cc04746dd990cb075e2c 100644
|
| --- a/scripts/slave/recipes/android_webview_shell_tests.expected/basic.json
|
| +++ b/scripts/slave/recipes/android_webview_shell_tests.expected/basic.json
|
| @@ -395,7 +395,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"
|
| @@ -409,7 +409,7 @@
|
| "--arch",
|
| "arm",
|
| "--more-info",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log"
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
|
|