Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 1d887f4ec264c8ee4433be9be67da1da36fc81ba..80237ff280368511c0ee02e5356791cfd7290787 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -1835,6 +1835,9 @@ |
'rendering/style/StyleInheritedData.cpp', |
'rendering/style/StyleMarqueeData.cpp', |
'rendering/style/StyleMultiColData.cpp', |
+ 'rendering/style/StyleNavigationData.cpp', |
+ 'rendering/style/StyleNavigationData.h', |
+ 'rendering/style/StyleNavigationValue.h', |
'rendering/style/StylePendingImage.h', |
'rendering/style/StyleRareInheritedData.cpp', |
'rendering/style/StyleRareNonInheritedData.cpp', |