| 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 422a876b2075e0228968e7a37280e82cb97c5e33..77b2b9e5027cf36a8b471416926fb311daa78d8a 100644
|
| --- a/scripts/slave/recipes/android_webview_shell_tests.expected/basic.json
|
| +++ b/scripts/slave/recipes/android_webview_shell_tests.expected/basic.json
|
| @@ -170,7 +170,7 @@
|
| "[BUILD]/scripts/slave/daemonizer.py",
|
| "--",
|
| "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
|
| - "[SLAVE_BUILD]/src/out/logcat_dir"
|
| + "[SLAVE_BUILD]/src/out/logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| @@ -401,10 +401,10 @@
|
| "python",
|
| "-u",
|
| "[BUILD]/scripts/slave/tee.py",
|
| - "[SLAVE_BUILD]/src/out/Release/full_logcat",
|
| + "[SLAVE_BUILD]/src/out/Release/full_log",
|
| "--",
|
| "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
|
| - "[SLAVE_BUILD]/src/out/logcat_dir"
|
| + "[SLAVE_BUILD]/src/out/logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "logcat_dump"
|
| @@ -415,7 +415,7 @@
|
| "--arch",
|
| "arm",
|
| "--more-info",
|
| - "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| + "[SLAVE_BUILD]/src/out/Release/full_log"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
|
|