| Index: Source/core/platform/graphics/ImageDecodingStore.cpp
 | 
| diff --git a/Source/core/platform/graphics/ImageDecodingStore.cpp b/Source/core/platform/graphics/ImageDecodingStore.cpp
 | 
| index d9aae412059aef33bb58f47858b4139bc73acc86..036bf843e3ba70a284194dd299de8e8c562c7aaf 100644
 | 
| --- a/Source/core/platform/graphics/ImageDecodingStore.cpp
 | 
| +++ b/Source/core/platform/graphics/ImageDecodingStore.cpp
 | 
| @@ -27,7 +27,6 @@
 | 
|  #include "core/platform/graphics/ImageDecodingStore.h"
 | 
|  
 | 
|  #include "platform/TraceEvent.h"
 | 
| -#include "platform/graphics/ScaledImageFragment.h"
 | 
|  
 | 
|  namespace WebCore {
 | 
|  
 | 
| 
 |