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 2b5f31aca1d787eb1d07bc02c5e7dbb6480ec044..0c8a977c9d8b47302589c002b2fe7eddf6123f34 100755 |
--- a/build/android/buildbot/bb_run_bot.py |
+++ b/build/android/buildbot/bb_run_bot.py |
@@ -128,6 +128,7 @@ def GetBotStepMap(): |
'base_junit_tests', |
'components_browsertests', |
'gfx_unittests', |
+ 'gl_unittests', |
] |
flakiness_server = ( |
'--flakiness-server=%s' % constants.UPSTREAM_FLAKINESS_SERVER) |