| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index ed7ebe6cb30582811dc7f5540c63850a3391f297..ab1a9ee7c3e6685ab3919d04841eadfa1bc45c5e 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1689,6 +1689,7 @@
|
| 'rendering/shapes/ShapeInterval.h',
|
| 'rendering/shapes/ShapeOutsideInfo.cpp',
|
| 'rendering/shapes/ShapeOutsideInfo.h',
|
| + 'rendering/style/AppliedTextDecoration.cpp',
|
| 'rendering/style/BasicShapes.cpp',
|
| 'rendering/style/BorderImageLength.h',
|
| 'rendering/style/BorderImageLengthBox.h',
|
|
|