| Index: Source/platform/graphics/BitmapImage.cpp
|
| diff --git a/Source/platform/graphics/BitmapImage.cpp b/Source/platform/graphics/BitmapImage.cpp
|
| index 202295c050ed8142c5fa8acc7544ae4ab41ebeca..b87fe1b119f04628cd360cdf0d21dc7044fd476e 100644
|
| --- a/Source/platform/graphics/BitmapImage.cpp
|
| +++ b/Source/platform/graphics/BitmapImage.cpp
|
| @@ -32,7 +32,6 @@
|
| #include "platform/TraceEvent.h"
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/graphics/DeferredImageDecoder.h"
|
| -#include "platform/graphics/GraphicsContextStateSaver.h"
|
| #include "platform/graphics/ImageObserver.h"
|
| #include "platform/graphics/skia/SkiaUtils.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
|
|