| Index: third_party/WebKit/Source/bindings/tests/idls/core/TestInterface2.idl
|
| diff --git a/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface2.idl b/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface2.idl
|
| index 18ab03fd20bb07329e58028507add950e8da39f5..60305c64de47604add6f9c837d73ef976df4164c 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface2.idl
|
| +++ b/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface2.idl
|
| @@ -34,6 +34,7 @@
|
| // The more *minor* extended attribute should be put in this file.
|
|
|
| [
|
| + ActiveScriptWrappable, // Covered by [ActiveScriptWrappable]
|
| Constructor,
|
| DependentLifetime, // Covered by [DependentLifetime]
|
| SetWrapperReferenceFrom=ownerNode, // Conflicts with [SetWrapperReferenceTo]
|
|
|