| Index: Source/core/core.gyp
|
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp
|
| index 2122d4ac5446ebd9e399fb7510cc94ae2617956e..26edddde6ddd710df174d327ae1f2d562e7a632c 100644
|
| --- a/Source/core/core.gyp
|
| +++ b/Source/core/core.gyp
|
| @@ -248,6 +248,7 @@
|
| # These files include all the .cpp files generated from the .idl files
|
| # in webcore_files.
|
| '<@(bindings_core_v8_generated_aggregate_files)',
|
| + '<(bindings_core_dictionaries_generated_aggregate_file)',
|
|
|
| # Additional .cpp files for HashTools.h
|
| '<(blink_core_output_dir)/CSSPropertyNames.cpp',
|
|
|