| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 5c7672bd85e26809fa39207ae90d1951c116e0a8..5741a9b475defb1d2703e6ca57e30f5ff86e96cd 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1640,6 +1640,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',
|
|
|