Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 1d72f9e3f010a4f6f7e4b2b6105b0166eaeeb566..90908ff49e231f4454eb63fa6d43ebeb49b199e0 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -1133,6 +1133,8 @@ |
| 'css/FontLoader.h', |
| 'css/FontSize.cpp', |
| 'css/FontSize.h', |
| + 'css/FontStyleMatcher.cpp', |
| + 'css/FontStyleMatcher.h' |
|
brucedawson
2015/08/24 17:23:32
There is a missing comma at the end of this line.
|
| 'css/HashTools.h', |
| 'css/KeyframeStyleRuleCSSStyleDeclaration.cpp', |
| 'css/KeyframeStyleRuleCSSStyleDeclaration.h', |