Index: Source/core/core.gyp |
diff --git a/Source/core/core.gyp b/Source/core/core.gyp |
index 7f6e19994be29cbebd919e6611c56aad2c1b60b3..ef945ee924d57715853982dab04bcde15ff070e6 100644 |
--- a/Source/core/core.gyp |
+++ b/Source/core/core.gyp |
@@ -291,6 +291,9 @@ |
# Generated from CSSParser-in.cpp |
'<(SHARED_INTERMEDIATE_DIR)/webkit/CSSParser.cpp', |
+ # Generated from HTMLMetaElement-in.cpp |
+ '<(SHARED_INTERMEDIATE_DIR)/webkit/HTMLMetaElement.cpp', |
+ |
# Additional .cpp files from the make_derived_sources rules. |
'<(SHARED_INTERMEDIATE_DIR)/webkit/CSSGrammar.cpp', |
'<(SHARED_INTERMEDIATE_DIR)/webkit/XPathGrammar.cpp', |