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