Index: chrome/browser/devtools/device/webrtc/background_worker.html |
diff --git a/chrome/browser/devtools/device/webrtc/background_worker.html b/chrome/browser/devtools/device/webrtc/background_worker.html |
deleted file mode 100644 |
index 9b630fc27b99d5d122f98ebc7df5af6febd7d8a7..0000000000000000000000000000000000000000 |
--- a/chrome/browser/devtools/device/webrtc/background_worker.html |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-<!DOCTYPE HTML> |
-<!-- |
- -- Copyright 2014 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. |
- --> |
-<html> |
-<head> |
-<script src="js/webrtc_device_provider.js"></script> |
-</head> |
-</html> |