| Index: Source/bindings/tests/idls/TestInterfacePython2.idl | 
| diff --git a/Source/bindings/tests/idls/TestInterfacePython2.idl b/Source/bindings/tests/idls/TestInterfacePython2.idl | 
| index f6198f3518b4a6ff8298f96c32812db98334571d..96c9dd8d1bc36a464ff4c3d3768d7a890eacde46 100644 | 
| --- a/Source/bindings/tests/idls/TestInterfacePython2.idl | 
| +++ b/Source/bindings/tests/idls/TestInterfacePython2.idl | 
| @@ -34,6 +34,7 @@ | 
|  | 
| [ | 
| CustomVisitDOMWrapper, // Conflicts with [GenerateVisitDOMWrapper] | 
| +    CustomWrap, // Conflicts with [CustomToV8] | 
| DependentLifetime,  // Covered by [ActiveDOMObject] | 
| ] interface TestInterfacePython2 { | 
| }; | 
|  |