| Index: Source/bindings/core/v8/generated.gyp
|
| diff --git a/Source/bindings/core/v8/generated.gyp b/Source/bindings/core/v8/generated.gyp
|
| index 791290b836edda98e510a5a72eac791313170226..d1ffc5ec5d1509aa5828c0192baa0b5dac196987 100644
|
| --- a/Source/bindings/core/v8/generated.gyp
|
| +++ b/Source/bindings/core/v8/generated.gyp
|
| @@ -140,6 +140,7 @@
|
| 'explicit_idl_action': 1,
|
| 'msvs_cygwin_shell': 0,
|
| 'inputs': [
|
| + '<@(core_dictionary_idl_files)',
|
| '<@(core_testing_dictionary_idl_files)',
|
| '<@(idl_lexer_parser_files)',
|
| '<@(idl_cache_files)',
|
|
|