Index: chrome_frame/test/html_util_test_data/basic_test.html |
diff --git a/chrome_frame/test/html_util_test_data/basic_test.html b/chrome_frame/test/html_util_test_data/basic_test.html |
deleted file mode 100644 |
index f0cd17a181c19f77ef8dc46317b75b0e9f500712..0000000000000000000000000000000000000000 |
--- a/chrome_frame/test/html_util_test_data/basic_test.html |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-<HTML> |
- |
- <HEAD> |
- <!-- Note the capitalization in CONtent to test the |
- case-insensitiveness --> |
- <META http-equiv="X-UA-Compatible" CONtent="chrome=1" /> |
- </HEAD> |
- <BODY> |
- |
- Wooo! |
- </BODY></HTML> |