| 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 6c45bc73ef054709b64bc1bb103e68d1822b6310..19f12920c6c9e8f2bed05e5a7e13a3bfb697b6df 100644
|
| --- a/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
|
| +++ b/third_party/WebKit/Source/bindings/IDLExtendedAttributes.txt
|
| @@ -31,7 +31,6 @@
|
| # arbitrary, but that "X" is standard, e.g. [Attr=X], [Attr=Foo].
|
| #
|
|
|
| -APIExperimentEnabled=*
|
| ActiveDOMObject
|
| CachedAttribute=*
|
| CallWith=ExecutionContext|ScriptState|ScriptArguments|ActiveWindow|FirstWindow|ThisValue
|
| @@ -71,6 +70,7 @@ NoImplHeader
|
| NoInterfaceObject
|
| NotEnumerable
|
| OnlyExposedToPrivateScript
|
| +OriginTrialEnabled=*
|
| OverrideBuiltins
|
| PartialInterfaceImplementedAs=*
|
| PermissiveDictionaryConversion
|
|
|