Index: Source/core/frame/Window.idl |
diff --git a/Source/core/frame/Window.idl b/Source/core/frame/Window.idl |
index a95576e80d5386cad75b9d342bf015bba3008cd8..0f9036ac3776d650d47e7ec010fb8cf3ba34f7ac 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 |