Index: Source/core/frame/Window.idl |
diff --git a/Source/core/frame/Window.idl b/Source/core/frame/Window.idl |
index 4ef969a5797c7302bfde3b4c10526ab279a1f3be..a95576e80d5386cad75b9d342bf015bba3008cd8 100644 |
--- a/Source/core/frame/Window.idl |
+++ b/Source/core/frame/Window.idl |
@@ -32,7 +32,6 @@ |
Custom=ToV8, |
ImplementedAs=LocalDOMWindow, |
PrimaryGlobal, |
- WillBeGarbageCollected, |
] interface Window : EventTarget { |
// DOM Level 0 |
readonly attribute Screen screen; |