Index: Source/core/frame/Window.idl |
diff --git a/Source/core/frame/Window.idl b/Source/core/frame/Window.idl |
index 3d6aba7fcd3bcbae5daba2b4cbdc4f95eee40691..5d546c139a67ebab04312dcc4a398fdca9dde2cd 100644 |
--- a/Source/core/frame/Window.idl |
+++ b/Source/core/frame/Window.idl |
@@ -29,7 +29,6 @@ |
// FIXME: explain all uses of [DoNotCheckSecurity] |
[ |
CheckSecurity=Frame, |
- Custom=ToV8, |
ImplementedAs=DOMWindow, |
PrimaryGlobal, |
] interface Window : EventTarget { |