Index: build/android/buildbot/bb_webkit_latest_tester.sh |
diff --git a/build/android/buildbot/bb_webkit_latest_tester.sh b/build/android/buildbot/bb_webkit_latest_tester.sh |
deleted file mode 100755 |
index 452d5b42d727206ced1d601b1f15ca82ecfd2df3..0000000000000000000000000000000000000000 |
--- a/build/android/buildbot/bb_webkit_latest_tester.sh |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-#!/bin/bash |
-# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
-# Use of this source code is governed by a BSD-style license that can be |
-# found in the LICENSE file. |
- |
-# DO NOT MODIFY. Scheduled to be removed. |
-# Buildbot configs will be changed to call bb_run_bot.py directly. |
-exec "$(dirname $0)"/bb_run_bot.py "$@" --bot-id webkit-latest-tests |