Chromium Code Reviews| Index: LayoutTests/userstyles/resources/frame2.html |
| diff --git a/LayoutTests/userstyles/resources/frame2.html b/LayoutTests/userstyles/resources/frame2.html |
| deleted file mode 100644 |
| index 04c8eca5fc635305407fd03c7a962de2ab1c5b5a..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/userstyles/resources/frame2.html |
| +++ /dev/null |
| @@ -1,11 +0,0 @@ |
| -<html> |
| -<body> |
| -<script> |
| -window.onload = function() { |
| - if (window.testRunner) |
| - testRunner.notifyDone(); |
| -} |
| -</script> |
| -<div id="thinger">thinger</div> |
| -</body> |
| -</html> |