| Index: Source/bindings/tests/idls/core/TestInterface.idl
|
| diff --git a/Source/bindings/tests/idls/core/TestInterface.idl b/Source/bindings/tests/idls/core/TestInterface.idl
|
| index e19b2d5cf7bafaec9174aa545e272c15c3c6eff3..df17879b2538ca8f117a9d64992d51362fdd66f8 100644
|
| --- a/Source/bindings/tests/idls/core/TestInterface.idl
|
| +++ b/Source/bindings/tests/idls/core/TestInterface.idl
|
| @@ -34,7 +34,7 @@
|
| [
|
| ActiveDOMObject,
|
| Conditional=CONDITION,
|
| - Custom=(LegacyCallAsFunction,ToV8),
|
| + Custom=LegacyCallAsFunction,
|
| DoNotCheckConstants,
|
| ImplementedAs=TestInterfaceImplementation,
|
| Iterable,
|
|
|