| Index: Source/core/platform/graphics/ImageDecodingStore.h
|
| diff --git a/Source/core/platform/graphics/chromium/ImageDecodingStore.h b/Source/core/platform/graphics/ImageDecodingStore.h
|
| similarity index 99%
|
| rename from Source/core/platform/graphics/chromium/ImageDecodingStore.h
|
| rename to Source/core/platform/graphics/ImageDecodingStore.h
|
| index 862b5609d79caf00df2769a20e7ce9486ccb5e87..77c24858ed3372dfe400874cacc5bb115a632f88 100644
|
| --- a/Source/core/platform/graphics/chromium/ImageDecodingStore.h
|
| +++ b/Source/core/platform/graphics/ImageDecodingStore.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "SkSize.h"
|
| #include "SkTypes.h"
|
| -#include "core/platform/graphics/chromium/DiscardablePixelRef.h"
|
| +#include "core/platform/graphics/DiscardablePixelRef.h"
|
| #include "core/platform/image-decoders/ImageDecoder.h"
|
| #include "platform/graphics/ScaledImageFragment.h"
|
| #include "platform/graphics/SkSizeHash.h"
|
|
|