| Index: third_party/WebKit/Source/platform/graphics/DeferredImageDecoder.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/DeferredImageDecoder.h b/third_party/WebKit/Source/platform/graphics/DeferredImageDecoder.h
|
| index d6084c91d47c542ff2caad1b7e16f2d693c3c3c3..f27bb669f3042c3f6570723ccde369b775ba339d 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/DeferredImageDecoder.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/DeferredImageDecoder.h
|
| @@ -29,8 +29,6 @@
|
| #include "platform/PlatformExport.h"
|
| #include "platform/geometry/IntSize.h"
|
| #include "platform/image-decoders/ImageDecoder.h"
|
| -#include "third_party/skia/include/core/SkBitmap.h"
|
| -#include "third_party/skia/include/core/SkPixelRef.h"
|
| #include "third_party/skia/include/core/SkRWBuffer.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/Forward.h"
|
|
|