Index: page/Location.idl |
diff --git a/page/Location.idl b/page/Location.idl |
index 8b03f77586ec0b0e19926cec1ad34db8f58cf3f7..c9443e27b692f61fc78a37521adf2b5e641abc51 100644 |
--- a/page/Location.idl |
+++ b/page/Location.idl |
@@ -30,14 +30,9 @@ |
#if defined(V8_BINDING) && V8_BINDING |
CheckSecurity, |
#endif |
- JSCustomGetOwnPropertySlotAndDescriptor, |
CustomNamedSetter, |
- JSGenerateIsReachable=ImplFrame, |
CustomDeleteProperty, |
CustomEnumerateProperty, |
- JSCustomDefineOwnProperty, |
- JSCustomNamedGetterOnPrototype, |
- JSCustomDefineOwnPropertyOnPrototype, |
OmitConstructor |
] interface Location { |
#if !defined(LANGUAGE_CPP) || !LANGUAGE_CPP |