| Index: Source/platform/image-decoders/bmp/BMPImageDecoder.cpp
|
| diff --git a/Source/platform/image-decoders/bmp/BMPImageDecoder.cpp b/Source/platform/image-decoders/bmp/BMPImageDecoder.cpp
|
| index fb80ae7dbeba20ad46811ae05140285788814413..aacdd798faa1f999bf6528ad8ef813c8702a37d5 100644
|
| --- a/Source/platform/image-decoders/bmp/BMPImageDecoder.cpp
|
| +++ b/Source/platform/image-decoders/bmp/BMPImageDecoder.cpp
|
| @@ -32,7 +32,6 @@
|
| #include "platform/image-decoders/bmp/BMPImageDecoder.h"
|
|
|
| #include "platform/PlatformInstrumentation.h"
|
| -#include "platform/image-decoders/bmp/BMPImageReader.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
| namespace WebCore {
|
|
|