| Index: Source/core/css/CSSImageGeneratorValue.h
|
| diff --git a/Source/core/css/CSSImageGeneratorValue.h b/Source/core/css/CSSImageGeneratorValue.h
|
| index ea989b3a253c366847367fef0007acc187c38bea..d5803d3d52f98ff183f8f204235ca2d22b104a82 100644
|
| --- a/Source/core/css/CSSImageGeneratorValue.h
|
| +++ b/Source/core/css/CSSImageGeneratorValue.h
|
| @@ -27,7 +27,7 @@
|
| #define CSSImageGeneratorValue_h
|
|
|
| #include "core/css/CSSValue.h"
|
| -#include "core/platform/graphics/IntSizeHash.h"
|
| +#include "platform/geometry/IntSizeHash.h"
|
| #include "wtf/HashCountedSet.h"
|
| #include "wtf/RefPtr.h"
|
|
|
|
|