| Index: third_party/WebKit/Source/core/layout/shapes/Shape.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/shapes/Shape.cpp b/third_party/WebKit/Source/core/layout/shapes/Shape.cpp
|
| index 7484888577ba25d5bb7a94e8fdab6a5d4b1d1100..e7bf7e0ab9df4171699050ae98daf5a005994893 100644
|
| --- a/third_party/WebKit/Source/core/layout/shapes/Shape.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/shapes/Shape.cpp
|
| @@ -32,7 +32,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"
|
|
|