| Index: Source/core/style/StylePendingImage.h
|
| diff --git a/Source/core/layout/style/StylePendingImage.h b/Source/core/style/StylePendingImage.h
|
| similarity index 98%
|
| rename from Source/core/layout/style/StylePendingImage.h
|
| rename to Source/core/style/StylePendingImage.h
|
| index 83da985a2e9f326601a0f937fefebce3b7515be9..8a5153abb987fc0b08af51b1f59e03d1fa435156 100644
|
| --- a/Source/core/layout/style/StylePendingImage.h
|
| +++ b/Source/core/style/StylePendingImage.h
|
| @@ -30,7 +30,7 @@
|
| #include "core/css/CSSImageGeneratorValue.h"
|
| #include "core/css/CSSImageSetValue.h"
|
| #include "core/css/CSSImageValue.h"
|
| -#include "core/layout/style/StyleImage.h"
|
| +#include "core/style/StyleImage.h"
|
| #include "platform/graphics/Image.h"
|
|
|
| namespace blink {
|
|
|