Chromium Code Reviews| Index: Source/core/frame/Window.idl |
| diff --git a/Source/core/frame/Window.idl b/Source/core/frame/Window.idl |
| index e4ad20c909ee4116087a9aabd3677716777d9a98..3e75b0b9529ce762c742d8e406c387c30904c25b 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 { |