| 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 09e1ff3e0d48e141b8c9420c29465c1af3e72cc0..92688636110a028876f76b452b17391a6c9d36a4 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -826,6 +826,9 @@
|
| 'style/StyleMotionData.h',
|
| 'style/StyleMotionRotation.h',
|
| 'style/StyleMultiColData.cpp',
|
| + 'style/StyleNavigationData.cpp',
|
| + 'style/StyleNavigationData.h',
|
| + 'style/StyleNavigationValue.h',
|
| 'style/StylePath.cpp',
|
| 'style/StylePath.h',
|
| 'style/StylePendingImage.h',
|
|
|