Chromium Code Reviews| Index: LayoutTests/http/tests/navigation/resources/beacon-detached-no-crash-new-window.html |
| diff --git a/LayoutTests/http/tests/navigation/resources/beacon-detached-no-crash-new-window.html b/LayoutTests/http/tests/navigation/resources/beacon-detached-no-crash-new-window.html |
| deleted file mode 100644 |
| index 9d25380570b6450f8496e7ae65934eb01142ea05..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/http/tests/navigation/resources/beacon-detached-no-crash-new-window.html |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -<html> |
| -<body onunload="opener.postMessage('closed', '*');"> |
| -<script> |
| -opener.postMessage("opened", "*"); |
| -</script> |
| -</body> |
| -</html> |