Index: chrome_frame/test/data/window_print.html |
diff --git a/chrome_frame/test/data/window_print.html b/chrome_frame/test/data/window_print.html |
deleted file mode 100644 |
index e93f0e40df5e1724cc9e2ff458ec42bb5760b9f3..0000000000000000000000000000000000000000 |
--- a/chrome_frame/test/data/window_print.html |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-<html> |
- <head><title>window.print</title></head> |
- <body onload='window.setTimeout("window.print();", 0);'> |
- <p>The native print dialog should appear.</p> |
- </body> |
-</html> |