Index: chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html |
diff --git a/chrome/test/data/extensions/api_test/get_views/options.html b/chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html |
similarity index 60% |
copy from chrome/test/data/extensions/api_test/get_views/options.html |
copy to chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html |
index 0bfb56b0779c8a06fd223bc8ffc00bcd8ea40811..d03cc429912afeb6d2676c039e3e64b718d2e6a0 100644 |
--- a/chrome/test/data/extensions/api_test/get_views/options.html |
+++ b/chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html |
@@ -3,6 +3,8 @@ |
* source code is governed by a BSD-style license that can be found in the |
* LICENSE file. |
--> |
-<script src="options.js"></script> |
-Options page. |
+<!-- |
+ Blank. Exists so that embedders can execute script in our context using |
+ contentWindow.chrome.whatever. |
+--> |
not at google - send to devlin
2015/04/28 21:42:07
FYI I will upload with --no-detect-copies or --no-
|