| Index: Tools/Scripts/webkitpy/bindings/main.py
|
| diff --git a/Tools/Scripts/webkitpy/bindings/main.py b/Tools/Scripts/webkitpy/bindings/main.py
|
| index 389fbc10cde7bf1a94a09a2268d93fac09467cdc..e61cb27eccc5b9b1e44c69c7626793acaf5c31de 100644
|
| --- a/Tools/Scripts/webkitpy/bindings/main.py
|
| +++ b/Tools/Scripts/webkitpy/bindings/main.py
|
| @@ -69,6 +69,7 @@ DEPENDENCY_IDL_FILES = frozenset([
|
| 'TestPartialInterface.idl',
|
| 'TestPartialInterface2.idl',
|
| 'TestPartialInterface3.idl',
|
| + 'TestPartialInterface4.idl',
|
| ])
|
|
|
| # core/inspector/InspectorInstrumentation.idl is not a valid Blink IDL.
|
|
|