Index: LayoutTests/fast/frames/resources/sandboxed-iframe-plugins-frame-applet.html |
diff --git a/LayoutTests/fast/frames/resources/sandboxed-iframe-plugins-frame-applet.html b/LayoutTests/fast/frames/resources/sandboxed-iframe-plugins-frame-applet.html |
deleted file mode 100644 |
index 86bb9f9ae25ad41f6c1c530697d3b31324accee4..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/frames/resources/sandboxed-iframe-plugins-frame-applet.html |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-<html> |
-<head> |
-</head> |
- |
-<body> |
- <applet name="app" |
- codebase="../../dom/resources" |
- code="TestApplet" |
- </applet> |
-</body> |
-</html> |