Index: Source/core/core.gyp |
diff --git a/Source/core/core.gyp b/Source/core/core.gyp |
index 489cf8956e19a110ed06aab220d67e44bd1a284d..4d957f46d3db50641f455281b2558a86200ae316 100644 |
--- a/Source/core/core.gyp |
+++ b/Source/core/core.gyp |
@@ -281,8 +281,7 @@ |
'<(blink_core_output_dir)/CSSPropertyMetadata.cpp', |
# IDL dictionary impl files generated by IDL compiler |
- # FIXME: Add '<@(generated_core_dictionary_files)', |
- # See comment on core/core.gypi |
+ '<@(generated_core_dictionary_files)', |
], |
'conditions': [ |
['OS=="win" and component=="shared_library"', { |