| Index: build/android/buildbot_try_compile_test.sh
|
| diff --git a/build/android/buildbot_try_compile_test.sh b/build/android/buildbot_try_compile_test.sh
|
| index 6898a351ceb33ff62e0ec9e4f657924936dde9de..53c3c6ab659f890298af36ffedd1a8d03da2e75b 100755
|
| --- a/build/android/buildbot_try_compile_test.sh
|
| +++ b/build/android/buildbot_try_compile_test.sh
|
| @@ -16,4 +16,4 @@ bb_baseline_setup "${ROOT}"/../..
|
| bb_install_build_deps "${ROOT}"/../..
|
| bb_compile
|
| bb_run_tests
|
| -bb_run_content_shell_test
|
| +bb_run_content_shell_instrumentation_test
|
|
|