| Index: Source/core/platform/graphics/ImageSource.cpp
|
| diff --git a/Source/core/platform/graphics/ImageSource.cpp b/Source/core/platform/graphics/ImageSource.cpp
|
| index 1e9dfdcd30b3b06044728eeb708d7271e8c8d161..eaf636a920eb069be7b7921dfe4335248a708271 100644
|
| --- a/Source/core/platform/graphics/ImageSource.cpp
|
| +++ b/Source/core/platform/graphics/ImageSource.cpp
|
| @@ -30,7 +30,6 @@
|
|
|
| #include "core/platform/graphics/DeferredImageDecoder.h"
|
| #include "core/platform/image-decoders/ImageDecoder.h"
|
| -#include "platform/graphics/ImageOrientation.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|