| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index d4fd75e867a17d249c9779f26118a9c617fd5c7e..5a3082974ad3c25fba88c5aa73d8fb2cd04a72bf 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1585,6 +1585,8 @@
|
| 'rendering/shapes/ShapeOutsideInfo.cpp',
|
| 'rendering/shapes/ShapeOutsideInfo.h',
|
| 'rendering/style/BasicShapes.cpp',
|
| + 'rendering/style/BorderImageLength.h',
|
| + 'rendering/style/BorderImageLengthBox.h',
|
| 'rendering/style/CachedUAStyle.h',
|
| 'rendering/style/ContentData.cpp',
|
| 'rendering/style/CounterDirectives.cpp',
|
|
|