| Index: build/android/buildbot_try_tester.sh
|
| diff --git a/build/android/buildbot_try_tester.sh b/build/android/buildbot_try_tester.sh
|
| index 4d99b7fc4cc637c0d47f891c2562318162ffddb0..9c81d0b1b8dbdf6f253ae503ce1efe15ca704096 100755
|
| --- a/build/android/buildbot_try_tester.sh
|
| +++ b/build/android/buildbot_try_tester.sh
|
| @@ -15,4 +15,5 @@ BB_SRC_ROOT="$(cd "$(dirname $0)/../.."; pwd)"
|
| bb_baseline_setup "$BB_SRC_ROOT" "$@"
|
| bb_install_build_deps "$BB_SRC_ROOT"
|
| bb_extract_build
|
| +bb_run_content_shell_test
|
| bb_run_tests
|
|
|