| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 9e32da18449a434a26ad9375c371aa3cd00c353c..8960ab8bf1d47af015ef1eb6a2cedb3c5e63befb 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -933,6 +933,8 @@
|
| 'css/parser/CSSParser.h',
|
| 'css/parser/CSSParserFastPaths.cpp',
|
| 'css/parser/CSSParserFastPaths.h',
|
| + 'css/parser/CSSParserImpl.cpp',
|
| + 'css/parser/CSSParserImpl.h',
|
| 'css/parser/CSSParserMode.cpp',
|
| 'css/parser/CSSParserMode.h',
|
| 'css/parser/CSSParserValues.cpp',
|
|
|