Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/dom/Window/window-constructor-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/window-constructor-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/window-constructor-expected.txt |
| deleted file mode 100644 |
| index 1dbfa18b3bcd986a65c8928c61b006358c528eeb..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/window-constructor-expected.txt |
| +++ /dev/null |
| @@ -1,4 +0,0 @@ |
| -Test for bug 47422: window constructor shouldn't be directly callable. |
| - |
| -Window constructor prototype is window prototype: PASS |
| -Window constructor not callable: PASS |