| Index: third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
|
| diff --git a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
|
| index 54b73e7b6e4a4e974ed057eeaf881c0740392692..f19ee3e0ce338028554a1285d2f91438bb00d2db 100644
|
| --- a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
|
| +++ b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
|
| @@ -41,7 +41,7 @@ Constructor
|
| # FIXME: remove [ConstructorCallWith=Document], as can instead use
|
| # [ConstructorCallWith=ExecutionContext] + toDocument(executionContext)
|
| ConstructorCallWith=ExecutionContext|ScriptState|Document
|
| -Custom=|Getter|Setter|LegacyCallAsFunction|VisitDOMWrapper|PropertyGetter|PropertyEnumerator|PropertyQuery|CallPrologue|CallEpilogue
|
| +Custom=|Getter|Setter|LegacyCallAsFunction|VisitDOMWrapper|VisitDOMWrapperExtra|PropertyGetter|PropertyEnumerator|PropertyQuery|CallPrologue|CallEpilogue
|
| CustomConstructor
|
| CustomElementCallbacks
|
| Default=Undefined
|
|
|