| Index: Source/core/platform/graphics/test/MockImageDecoder.h
|
| diff --git a/Source/core/platform/graphics/chromium/test/MockImageDecoder.h b/Source/core/platform/graphics/test/MockImageDecoder.h
|
| similarity index 98%
|
| rename from Source/core/platform/graphics/chromium/test/MockImageDecoder.h
|
| rename to Source/core/platform/graphics/test/MockImageDecoder.h
|
| index 8efdd296300b6d4532a4c623b45f9d64b74fee1d..e590b7c5faef13c5cb0ddd3f3ae032c096366721 100644
|
| --- a/Source/core/platform/graphics/chromium/test/MockImageDecoder.h
|
| +++ b/Source/core/platform/graphics/test/MockImageDecoder.h
|
| @@ -25,7 +25,7 @@
|
|
|
| #ifndef MockImageDecoder_h
|
|
|
| -#include "core/platform/graphics/chromium/ImageFrameGenerator.h"
|
| +#include "core/platform/graphics/ImageFrameGenerator.h"
|
| #include "core/platform/image-decoders/ImageDecoder.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
|
|