| Index: build/android/buildbot/bb_run_bot.py
|
| diff --git a/build/android/buildbot/bb_run_bot.py b/build/android/buildbot/bb_run_bot.py
|
| index e97b3506e60398e38949b287d87e8a341af5ea45..dbe453a8f03c03cd809fe8dcf1861e1f11a648c0 100755
|
| --- a/build/android/buildbot/bb_run_bot.py
|
| +++ b/build/android/buildbot/bb_run_bot.py
|
| @@ -143,6 +143,7 @@ def GetBotStepMap():
|
| # Other waterfalls
|
| B('asan-builder-tests', H(compile_step, extra_gyp='asan=1'),
|
| T(std_tests, ['--asan'])),
|
| + B('blink-try-builder', H(compile_step)),
|
| B('chromedriver-fyi-tests-dbg', H(std_test_steps),
|
| T(['chromedriver'], ['--install=ChromiumTestShell'])),
|
| B('fyi-x86-builder-dbg',
|
|
|