| Index: Source/core/platform/graphics/ImageDecodingStore.cpp
|
| diff --git a/Source/core/platform/graphics/chromium/ImageDecodingStore.cpp b/Source/core/platform/graphics/ImageDecodingStore.cpp
|
| similarity index 99%
|
| rename from Source/core/platform/graphics/chromium/ImageDecodingStore.cpp
|
| rename to Source/core/platform/graphics/ImageDecodingStore.cpp
|
| index f8744b3241e77b93776ba10be814eb017cc90965..7efef70dd747187a5d6a4d418d5f8657bd62ddf9 100644
|
| --- a/Source/core/platform/graphics/chromium/ImageDecodingStore.cpp
|
| +++ b/Source/core/platform/graphics/ImageDecodingStore.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/graphics/chromium/ImageDecodingStore.h"
|
| +#include "core/platform/graphics/ImageDecodingStore.h"
|
|
|
| #include "platform/TraceEvent.h"
|
| #include "platform/graphics/ScaledImageFragment.h"
|
|
|