| 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 e3ac25870ea3a9b4ea140e7bdcc0575fffb44225..6d7e15ec421b11427605b8fdf1e3a0c2b9fd8797 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface2.idl
|
| +++ b/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface2.idl
|
| @@ -37,7 +37,6 @@
|
| ActiveScriptWrappable, // Covered by [ActiveScriptWrappable]
|
| Constructor,
|
| DependentLifetime, // Covered by [DependentLifetime]
|
| - SetWrapperReferenceFrom=ownerNode, // Conflicts with [SetWrapperReferenceTo]
|
| // Note that Exposed(Arguments) has no effect on bindings-tests. It is
|
| // processed in generate_global_constructors.py.
|
| Exposed(Window FeatureName), // Conflicts with Exposed=(Window,Worker)
|
|
|