| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 6e28480dd900705c81932451fcbc5b8ad8cf27a0..56b97f2d7d218b81ddc5bd467d4487492318735b 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1691,6 +1691,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',
|
|
|