| Index: Source/core/platform/graphics/skia/NativeImageSkia.cpp
|
| diff --git a/Source/core/platform/graphics/skia/NativeImageSkia.cpp b/Source/core/platform/graphics/skia/NativeImageSkia.cpp
|
| index c6a867099f028980552fcc69713e30622be04e52..9129adfc06771bfcb3001507560d600190818875 100644
|
| --- a/Source/core/platform/graphics/skia/NativeImageSkia.cpp
|
| +++ b/Source/core/platform/graphics/skia/NativeImageSkia.cpp
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/platform/graphics/GraphicsContext.h"
|
| #include "core/platform/graphics/Image.h"
|
| -#include "core/platform/graphics/chromium/DeferredImageDecoder.h"
|
| +#include "core/platform/graphics/DeferredImageDecoder.h"
|
| #include "core/platform/graphics/skia/SkiaUtils.h"
|
| #include "platform/PlatformInstrumentation.h"
|
| #include "platform/TraceEvent.h"
|
|
|