Index: chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html |
diff --git a/chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html b/chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d03cc429912afeb6d2676c039e3e64b718d2e6a0 |
--- /dev/null |
+++ b/chrome/test/data/extensions/api_test/messaging/connect/blank_frame.html |
@@ -0,0 +1,10 @@ |
+<!-- |
+ * Copyright (c) 2011 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. |
+--> |
+ |
+<!-- |
+ Blank. Exists so that embedders can execute script in our context using |
+ contentWindow.chrome.whatever. |
+--> |