| Index: Source/bindings/derived_sources.gyp
|
| diff --git a/Source/bindings/derived_sources.gyp b/Source/bindings/derived_sources.gyp
|
| index 6f56264be3606211f2d2d402b5cf92833ca43fb0..ca067fcd32ed00d3decef5f7258ef9f716470f9a 100644
|
| --- a/Source/bindings/derived_sources.gyp
|
| +++ b/Source/bindings/derived_sources.gyp
|
| @@ -164,6 +164,7 @@
|
| 'scripts/generate-bindings.pl',
|
| 'scripts/CodeGeneratorV8.pm',
|
| 'scripts/IDLParser.pm',
|
| + 'scripts/SemanticAnalyzer.pm',
|
| 'scripts/IDLAttributes.txt',
|
| '../core/scripts/preprocessor.pm',
|
| '<!@pymod_do_main(supplemental_idl_files <@(idl_files))',
|
|
|