Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 24e84acc1d496b5ffcb5f3c28c95d501e4821d13..af2f8700069bd0a58f609fb53616260c107703ac 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -1113,6 +1113,8 @@ |
'css/CSSUnsetValue.h', |
'css/CSSValue.cpp', |
'css/CSSValueList.cpp', |
+ 'css/CSSValuePair.cpp', |
+ 'css/CSSValuePair.h', |
'css/CSSValuePool.cpp', |
'css/CSSValuePool.h', |
'css/CSSViewportRule.cpp', |
@@ -1165,8 +1167,6 @@ |
'css/MediaValuesDynamic.cpp', |
'css/PageRuleCollector.cpp', |
'css/PageRuleCollector.h', |
- 'css/Pair.cpp', |
- 'css/Pair.h', |
'css/PropertySetCSSStyleDeclaration.cpp', |
'css/PropertySetCSSStyleDeclaration.h', |
'css/PseudoStyleRequest.h', |