| 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 53c3c6ab659f890298af36ffedd1a8d03da2e75b..b8d89a3d1b6134ba59606f74e0313f38744b0d81 100755
|
| --- a/build/android/buildbot_try_compile_test.sh
|
| +++ b/build/android/buildbot_try_compile_test.sh
|
| @@ -13,7 +13,6 @@ ROOT=$(cd "$(dirname $0)"; pwd)
|
| ## bb_force_bot_green_and_exit
|
|
|
| bb_baseline_setup "${ROOT}"/../..
|
| -bb_install_build_deps "${ROOT}"/../..
|
| bb_compile
|
| bb_run_tests
|
| bb_run_content_shell_instrumentation_test
|
|
|