| Index: Source/core/style/StyleFetchedImage.h
|
| diff --git a/Source/core/layout/style/StyleFetchedImage.h b/Source/core/style/StyleFetchedImage.h
|
| similarity index 98%
|
| rename from Source/core/layout/style/StyleFetchedImage.h
|
| rename to Source/core/style/StyleFetchedImage.h
|
| index b1e43db6bd75b8e916d72555c02c2bce08d1df82..4a58ba9df0dc63dca8394fb0a8c797263c1f664f 100644
|
| --- a/Source/core/layout/style/StyleFetchedImage.h
|
| +++ b/Source/core/style/StyleFetchedImage.h
|
| @@ -26,7 +26,7 @@
|
|
|
| #include "core/fetch/ImageResourceClient.h"
|
| #include "core/fetch/ResourcePtr.h"
|
| -#include "core/layout/style/StyleImage.h"
|
| +#include "core/style/StyleImage.h"
|
|
|
| namespace blink {
|
|
|
|
|