| Index: Source/core/dom/MockImageResourceClient.h
|
| diff --git a/Source/core/fetch/MockImageResourceClient.h b/Source/core/dom/MockImageResourceClient.h
|
| similarity index 98%
|
| rename from Source/core/fetch/MockImageResourceClient.h
|
| rename to Source/core/dom/MockImageResourceClient.h
|
| index 1ac3b8986e1ec7e3a978965f51eeea9f5813254a..0d1fe9e2218270cd141d5016a6047e1febf6d7c7 100644
|
| --- a/Source/core/fetch/MockImageResourceClient.h
|
| +++ b/Source/core/dom/MockImageResourceClient.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef MockImageResourceClient_h
|
| #define MockImageResourceClient_h
|
|
|
| -#include "core/fetch/ImageResourceClient.h"
|
| +#include "core/dom/ImageResourceClient.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|