| Index: third_party/WebCore/page/Location.idl
|
| diff --git a/third_party/WebCore/page/Location.idl b/third_party/WebCore/page/Location.idl
|
| index 1f1703af6a56b709f65ed0d9e8fdabac60be5a72..1bc32a03894745ec225ab1ed6118dca88af7541a 100644
|
| --- a/third_party/WebCore/page/Location.idl
|
| +++ b/third_party/WebCore/page/Location.idl
|
| @@ -40,8 +40,7 @@ module window {
|
| JSCustomDefineOwnProperty,
|
| JSCustomNamedGetterOnPrototype,
|
| JSCustomDefineOwnPropertyOnPrototype,
|
| - OmitConstructor,
|
| - V8CustomToJSObject
|
| + OmitConstructor
|
| ] Location {
|
| #if !defined(LANGUAGE_CPP) || !LANGUAGE_CPP
|
| attribute [DoNotCheckSecurityOnSetter, CustomSetter, V8Unforgeable] DOMString href;
|
|
|