Index: third_party/WebKit/Source/core/core.gypi |
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi |
index 7592bed873ecdf87568fd8a5991326015ec52a62..5f514985cb6b488250b486605e909fb0bd36533b 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -797,6 +797,9 @@ |
'style/CachedUAStyle.h', |
'style/ContentData.cpp', |
'style/CounterDirectives.cpp', |
+ 'style/DataEquivalency.h', |
+ 'style/DataPersistent.h', |
+ 'style/DataRef.h', |
'style/FillLayer.cpp', |
'style/GridArea.h', |
'style/GridPositionsResolver.cpp', |