| Index: build/android/buildbot/bb_clang_builder.sh
|
| diff --git a/build/android/buildbot/bb_clang_builder.sh b/build/android/buildbot/bb_clang_builder.sh
|
| deleted file mode 100755
|
| index cc8966c57fb528ec8f3de48823aeb75ab8a0f42a..0000000000000000000000000000000000000000
|
| --- a/build/android/buildbot/bb_clang_builder.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 main-clang-builder
|
|
|