| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index bbfa6ba1fcbb6aa9afa619c5a4fb156d715c7697..34ff880280696afe3e498e801fb19aa6cddc4192 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1633,8 +1633,6 @@
|
| 'rendering/shapes/Shape.h',
|
| 'rendering/shapes/ShapeInfo.cpp',
|
| 'rendering/shapes/ShapeInfo.h',
|
| - 'rendering/shapes/ShapeInsideInfo.cpp',
|
| - 'rendering/shapes/ShapeInsideInfo.h',
|
| 'rendering/shapes/ShapeInterval.h',
|
| 'rendering/shapes/ShapeOutsideInfo.cpp',
|
| 'rendering/shapes/ShapeOutsideInfo.h',
|
|
|