Chromium Code Reviews| Index: Source/bindings/tests/idls/TestInterfacePython.idl |
| diff --git a/Source/bindings/tests/idls/TestInterfacePython.idl b/Source/bindings/tests/idls/TestInterfacePython.idl |
| index 6467ebd0b23757804a9fc1181c0bd844d7ace427..90be0a8ee8780415a9332f4960b4e5e9b96f9342 100644 |
| --- a/Source/bindings/tests/idls/TestInterfacePython.idl |
| +++ b/Source/bindings/tests/idls/TestInterfacePython.idl |
| @@ -32,7 +32,7 @@ |
| ActiveDOMObject, |
| Conditional=CONDITION, |
| CustomLegacyCall, |
| - CustomWrap, |
| + CustomToV8, |
| GenerateVisitDOMWrapper=ownerNode, |
| ImplementedAs=TestInterfacePythonImplementation, |
| ] interface TestInterfacePython { |