Index: Source/core/frame/Window.idl |
diff --git a/Source/core/frame/Window.idl b/Source/core/frame/Window.idl |
index 3784b0f5462b650a3d5a0245a6846b2c9140eae4..a62885c1fcda3676b5ccdf6081cf877cbd78d2e5 100644 |
--- a/Source/core/frame/Window.idl |
+++ b/Source/core/frame/Window.idl |
@@ -31,6 +31,7 @@ |
CheckSecurity=Frame, |
Custom=ToV8, |
ImplementedAs=DOMWindow, |
+ PrimaryGlobal, |
WillBeGarbageCollected, |
] interface Window : EventTarget { |
// DOM Level 0 |