Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index f1b00630127ffcdab769a211920f165000e0773e..dc1a05394fed623c4fc7bbfb175badc73a3db96c 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -754,6 +754,8 @@ |
| 'css/FontSize.cpp', |
| 'css/FontSize.h', |
| 'css/HashTools.h', |
| + 'css/InlineVariablesIterator.cpp', |
| + 'css/InlineVariablesIterator.h', |
| 'css/InspectorCSSOMWrappers.cpp', |
| 'css/InspectorCSSOMWrappers.h', |
| 'css/MediaFeatureNames.cpp', |