Chromium Code Reviews| Index: Source/core/frame/Window.idl |
| diff --git a/Source/core/frame/Window.idl b/Source/core/frame/Window.idl |
| index c4f0bdc31871a9386f6172d5ac8e7599d2392f3e..28a17957e01c944708c3f8cbb6341a3489cfaace 100644 |
| --- a/Source/core/frame/Window.idl |
| +++ b/Source/core/frame/Window.idl |
| @@ -30,7 +30,7 @@ |
| [ |
| CheckSecurity=Frame, |
| Custom=ToV8, |
| - ImplementedAs=DOMWindow, |
| + ImplementedAs=LocalDOMWindow, |
| PrimaryGlobal, |
| WillBeGarbageCollected, |
| ] interface Window : EventTarget { |