| Index: Source/core/core.gyp
|
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp
|
| index ab2ccd7e8e5004d70c0704b13edf7bf220bb823d..efc2003689d3d1b1c4904ccbe5d062a7d860ab1a 100644
|
| --- a/Source/core/core.gyp
|
| +++ b/Source/core/core.gyp
|
| @@ -293,6 +293,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',
|
|
|