| Index: build/android/buildbot_try_builder.sh
|
| diff --git a/build/android/buildbot_try_builder.sh b/build/android/buildbot_try_builder.sh
|
| index fc58f0f42e7713e85d48e3eb0319b4d438e4efdb..c68c45689fee82ea5271508f68c25d8cbab59684 100755
|
| --- a/build/android/buildbot_try_builder.sh
|
| +++ b/build/android/buildbot_try_builder.sh
|
| @@ -14,5 +14,6 @@ BB_SRC_ROOT="$(cd "$(dirname $0)/../.."; pwd)"
|
| # You will also need to change buildbot_try_tester.sh
|
|
|
| bb_baseline_setup "$BB_SRC_ROOT" "$@"
|
| +bb_check_webview_licenses
|
| bb_compile
|
| bb_zip_build
|
|
|