Index: chrome/browser/devtools/device/cloud/web_client.html |
diff --git a/chrome/test/data/extensions/api_test/file_browser/retain_entry/window.html b/chrome/browser/devtools/device/cloud/web_client.html |
similarity index 67% |
copy from chrome/test/data/extensions/api_test/file_browser/retain_entry/window.html |
copy to chrome/browser/devtools/device/cloud/web_client.html |
index 2ea212f836971a039c019d2006f7a593d3d1702c..e0e0eceefd6cd51463fd612cf4f759097cbdb67f 100644 |
--- a/chrome/test/data/extensions/api_test/file_browser/retain_entry/window.html |
+++ b/chrome/browser/devtools/device/cloud/web_client.html |
@@ -1,5 +1,11 @@ |
+<!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/web_client.js"></script> |
+</head> |
+</html> |