| Index: scripts/slave/recipes/android_webview_aosp_perf.expected/basic.json
|
| diff --git a/scripts/slave/recipes/android_webview_aosp_perf.expected/basic.json b/scripts/slave/recipes/android_webview_aosp_perf.expected/basic.json
|
| index 8390424858813bdd975d8ac358ae96f79d3a2684..2fea351f0560b3bf62350bdf7b909f93326011a7 100644
|
| --- a/scripts/slave/recipes/android_webview_aosp_perf.expected/basic.json
|
| +++ b/scripts/slave/recipes/android_webview_aosp_perf.expected/basic.json
|
| @@ -551,7 +551,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"
|
| @@ -565,7 +565,7 @@
|
| "--arch",
|
| "arm",
|
| "--more-info",
|
| - "[SLAVE_BUILD]/src/out/Release/full_log"
|
| + "[SLAVE_BUILD]/src/out/Release/full_logcat"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
|
|