| Index: Source/core/layout/shapes/Shape.cpp
|
| diff --git a/Source/core/layout/shapes/Shape.cpp b/Source/core/layout/shapes/Shape.cpp
|
| index fb58c8c86f8224f9df7504af82c6d36181c0795e..68a49610415e90739deb76531d829c2e3aa5b9b2 100644
|
| --- a/Source/core/layout/shapes/Shape.cpp
|
| +++ b/Source/core/layout/shapes/Shape.cpp
|
| @@ -33,7 +33,6 @@
|
| #include "core/css/BasicShapeFunctions.h"
|
| #include "core/dom/DOMArrayBuffer.h"
|
| #include "core/dom/DOMTypedArray.h"
|
| -#include "core/fetch/ImageResource.h"
|
| #include "core/layout/shapes/BoxShape.h"
|
| #include "core/layout/shapes/PolygonShape.h"
|
| #include "core/layout/shapes/RasterShape.h"
|
|
|