| Index: build/android/buildbot/bb_webkit_latest_tester.sh | 
| diff --git a/build/android/buildbot/bb_webkit_latest_tester.sh b/build/android/buildbot/bb_webkit_latest_tester.sh | 
| index 46f965e332fd90eb7f9e480fb2af812a2d7c0f15..7afd1c6d7131df65534f1c44a2b1b12f2277724c 100755 | 
| --- a/build/android/buildbot/bb_webkit_latest_tester.sh | 
| +++ b/build/android/buildbot/bb_webkit_latest_tester.sh | 
| @@ -16,5 +16,7 @@ BB_SRC_ROOT="$(cd  "$BB_DIR/../../.."; pwd)" | 
|  | 
| bb_baseline_setup "$BB_SRC_ROOT" "$@" | 
| bb_extract_build | 
| +bb_spawn_logcat_monitor_and_status | 
| bb_reboot_phones | 
| bb_run_unit_tests | 
| +bb_print_logcat | 
|  |