| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 675f7065cc1f8fa257ba7c772d0bd97c6c55dd6e..622e8b1ca45c04e50c0574cea82b88bc04959f49 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1713,6 +1713,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',
|
|
|