Index: chrome_frame/test/data/iframe_basic_host.html |
diff --git a/chrome_frame/test/data/iframe_basic_host.html b/chrome_frame/test/data/iframe_basic_host.html |
deleted file mode 100644 |
index f9a4c0c3b7b0505873d4bd9f8c1f9029624572e0..0000000000000000000000000000000000000000 |
--- a/chrome_frame/test/data/iframe_basic_host.html |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-<!-- saved from url=(0014)about:internet --> |
-<html> |
-<!-- This page is meant to load inside the host browser like IE/FF --> |
-<head></head> |
-<body> |
- <iframe src ="postmessage_basic_host.html" width="50%" height="600"> |
- </iframe> |
- |
- <br> |
- <br> |
- Test for ChromeFrame inside iframe |
-</body> |
-</html> |