Index: webrtc/tools/rtcbot/bot/browser/index.html |
diff --git a/webrtc/tools/rtcbot/bot/browser/index.html b/webrtc/tools/rtcbot/bot/browser/index.html |
deleted file mode 100644 |
index 57bf5961b2599d9996e75377b0b9a1cda9c926d6..0000000000000000000000000000000000000000 |
--- a/webrtc/tools/rtcbot/bot/browser/index.html |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-<!-- |
-// Copyright (c) 2014 The WebRTC project authors. All Rights Reserved. |
-// |
-// Use of this source code is governed by a BSD-style license |
-// that can be found in the LICENSE file in the root of the source |
-// tree. An additional intellectual property rights grant can be found |
-// in the file PATENTS. All contributing project authors may |
-// be found in the AUTHORS file in the root of the source tree. |
---> |
-<script src="../api.js"></script> |
-<script src="bot.js"></script> |