| 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 c894383d32849ceaa5ee398bc48394b26d5d11cd..b9224992bdbddad2ed04b36c11ce2a50dc39c2f6 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -790,6 +790,8 @@
|
| 'style/StyleMotionData.h',
|
| 'style/StyleMotionPath.h',
|
| 'style/StyleMultiColData.cpp',
|
| + 'style/StylePath.cpp',
|
| + 'style/StylePath.h',
|
| 'style/StylePendingImage.h',
|
| 'style/StyleRareInheritedData.cpp',
|
| 'style/StyleRareNonInheritedData.cpp',
|
|
|