| Index: Source/platform/graphics/StaticBitmapImage.cpp
|
| diff --git a/Source/platform/graphics/StaticBitmapImage.cpp b/Source/platform/graphics/StaticBitmapImage.cpp
|
| index 0ff9e3f086d5e25f9dba44b2382b4728d2b01694..52b88e9fe2d976f63d0409e00fd457f47a8e1609 100644
|
| --- a/Source/platform/graphics/StaticBitmapImage.cpp
|
| +++ b/Source/platform/graphics/StaticBitmapImage.cpp
|
| @@ -7,7 +7,6 @@
|
|
|
| #include "platform/graphics/GraphicsContext.h"
|
| #include "platform/graphics/ImageObserver.h"
|
| -#include "platform/graphics/skia/NativeImageSkia.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
| #include "third_party/skia/include/core/SkImage.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
|
|