| Index: Source/platform/graphics/GeneratedImage.cpp
|
| diff --git a/Source/platform/graphics/GeneratedImage.cpp b/Source/platform/graphics/GeneratedImage.cpp
|
| index 76622c43d5f3a1b656e4feeed445ab9c9cdc1154..4dbe19f11e448eab81be2ea468b329b33e936b13 100644
|
| --- a/Source/platform/graphics/GeneratedImage.cpp
|
| +++ b/Source/platform/graphics/GeneratedImage.cpp
|
| @@ -32,7 +32,6 @@
|
| #include "platform/graphics/GeneratedImage.h"
|
|
|
| #include "platform/geometry/FloatRect.h"
|
| -#include "platform/graphics/GraphicsContextStateSaver.h"
|
| #include "platform/graphics/paint/SkPictureBuilder.h"
|
| #include "third_party/skia/include/core/SkPicture.h"
|
|
|
|
|