| Index: Source/bindings/core/generated.gyp
|
| diff --git a/Source/bindings/core/generated.gyp b/Source/bindings/core/generated.gyp
|
| index 73c1288cca185d69cc8539fdf9b770f02eda35d2..581a8a91d3ef9d33fecafbe14920d1b8acecff88 100644
|
| --- a/Source/bindings/core/generated.gyp
|
| +++ b/Source/bindings/core/generated.gyp
|
| @@ -39,6 +39,8 @@
|
| 'action': [
|
| 'python',
|
| '<(bindings_scripts_dir)/compute_interfaces_info_individual.py',
|
| + '--component-dir',
|
| + 'core',
|
| '--idl-files-list',
|
| '<(core_static_idl_files_list)',
|
| '--interfaces-info-file',
|
|
|