| Index: Source/platform/image-decoders/ImageDecoder.cpp
|
| diff --git a/Source/platform/image-decoders/ImageDecoder.cpp b/Source/platform/image-decoders/ImageDecoder.cpp
|
| index 84f12ae85aa9b7e0a9ef319d23cb663968360362..cb5774dffc510ff6718f93165df02db3011adc39 100644
|
| --- a/Source/platform/image-decoders/ImageDecoder.cpp
|
| +++ b/Source/platform/image-decoders/ImageDecoder.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "platform/image-decoders/jpeg/JPEGImageDecoder.h"
|
| #include "platform/image-decoders/png/PNGImageDecoder.h"
|
| #include "platform/image-decoders/webp/WEBPImageDecoder.h"
|
| -#include "public/platform/Platform.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
| namespace WebCore {
|
|
|