| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 9b9b0211c305bca63f8c6cf0bec8a4a9416a43bf..8476c22e8cc670b0a7d2340b3627faa20e6a572e 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1712,6 +1712,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',
|
|
|