Chromium Code Reviews| Index: webkit/data/test_shell/iframe_redirect/child.html |
| diff --git a/webkit/data/test_shell/iframe_redirect/child.html b/webkit/data/test_shell/iframe_redirect/child.html |
| deleted file mode 100644 |
| index 2f395bc868868c49b7883b2b5ed5b52abd11cd39..0000000000000000000000000000000000000000 |
| --- a/webkit/data/test_shell/iframe_redirect/child.html |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -<html> |
| - <body> |
| - <script> |
| - if (window.layoutTestController) |
| - layoutTestController.notifyDone(); |
| - </script> |
| - </body> |
| -</html> |