| Index: Source/core/rendering/shapes/ShapeInfo.cpp
|
| diff --git a/Source/core/rendering/shapes/ShapeInfo.cpp b/Source/core/rendering/shapes/ShapeInfo.cpp
|
| index 77236148fbd261b8c596be3acc44a9e4a8c3634c..d3b0639b027ca7cb92da29c73d5d0dcfba4776a6 100644
|
| --- a/Source/core/rendering/shapes/ShapeInfo.cpp
|
| +++ b/Source/core/rendering/shapes/ShapeInfo.cpp
|
| @@ -31,8 +31,6 @@
|
| #include "core/rendering/shapes/ShapeInfo.h"
|
|
|
| #include "core/rendering/RenderRegion.h"
|
| -#include "core/rendering/shapes/Shape.h"
|
| -#include "core/rendering/style/RenderStyle.h"
|
|
|
| namespace WebCore {
|
|
|
|
|