Index: Source/bindings/modules/generated.gyp |
diff --git a/Source/bindings/modules/generated.gyp b/Source/bindings/modules/generated.gyp |
index 967c8fa8ba173d2deb37a166ec4a3f43dd99c741..1ecee51530963d070f226febc07ef1fa8c8b5368 100644 |
--- a/Source/bindings/modules/generated.gyp |
+++ b/Source/bindings/modules/generated.gyp |
@@ -41,6 +41,8 @@ |
'action': [ |
'python', |
'<(bindings_scripts_dir)/compute_interfaces_info_individual.py', |
+ '--component-dir', |
+ 'modules', |
'--idl-files-list', |
'<(modules_static_idl_files_list)', |
'--interfaces-info-file', |