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 c196e90386c8d8edb9a19fbd607c610848ff9cc0..ff669a00f0cad8b6bc2fa11b6864dcee4d884638 100755 |
--- a/build/android/buildbot/bb_run_bot.py |
+++ b/build/android/buildbot/bb_run_bot.py |
@@ -128,6 +128,7 @@ def GetBotStepMap(): |
# These bots have identical configuration to ones defined earlier. |
copy_map = [ |
+ ('lkgr-clobber', 'main-clobber'), |
('try-builder-dbg', 'main-builder-dbg'), |
('try-builder-rel', 'main-builder-rel'), |
('try-clang-builder', 'main-clang-builder'), |