Index: content/test/data/browser_plugin_focus_child.html |
diff --git a/content/test/data/browser_plugin_focus_child.html b/content/test/data/browser_plugin_focus_child.html |
deleted file mode 100644 |
index 133fc0d2c55971e8d5008cffd5a1f78791328695..0000000000000000000000000000000000000000 |
--- a/content/test/data/browser_plugin_focus_child.html |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-<html> |
- <body> |
- <button id="before" tabindex="0">Before</button> |
- <button id="after" tabindex="0">After</button> |
- </body> |
-</html> |