| Index: Tools/Scripts/webkitpy/bindings/main.py
|
| diff --git a/Tools/Scripts/webkitpy/bindings/main.py b/Tools/Scripts/webkitpy/bindings/main.py
|
| index e93e390369be18082005900c1c4d1b524105237e..af2fdd2f7dec35ce7d82eb96c9f66e1e70314732 100644
|
| --- a/Tools/Scripts/webkitpy/bindings/main.py
|
| +++ b/Tools/Scripts/webkitpy/bindings/main.py
|
| @@ -51,7 +51,6 @@ SKIP_PYTHON = set([
|
| 'TestObject.idl',
|
| 'TestPartialInterface.idl',
|
| 'TestSVG.idl',
|
| - 'TestTypedefs.idl',
|
| ])
|
|
|
| real_input_directory = '.' # Relative to Source/
|
|
|