| Index: third_party/WebKit/Source/bindings/tests/idls/core/TestInterface.idl
|
| diff --git a/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface.idl b/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface.idl
|
| index 58c1e12c4f7e9548702c5ba87593428016249341..01f9e610f9826b274c944003924e3b6e9a2c5ec4 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface.idl
|
| +++ b/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface.idl
|
| @@ -32,6 +32,7 @@
|
| // Also used as a target by TestObject
|
|
|
| [
|
| + ActiveScriptWrappable,
|
| DependentLifetime,
|
| Custom=LegacyCallAsFunction,
|
| DoNotCheckConstants,
|
|
|