| Index: Source/core/platform/graphics/ShadowBlur.h
|
| diff --git a/Source/core/platform/graphics/ShadowBlur.h b/Source/core/platform/graphics/ShadowBlur.h
|
| index eb94a05290bf9834f115f3eb1ca4e3c707042a2c..a93eb022bf8d37a69387a56077dd6aa87fa43d41 100644
|
| --- a/Source/core/platform/graphics/ShadowBlur.h
|
| +++ b/Source/core/platform/graphics/ShadowBlur.h
|
| @@ -30,7 +30,7 @@
|
| #define ShadowBlur_h
|
|
|
| #include "core/platform/graphics/Color.h"
|
| -#include "core/platform/graphics/FloatSize.h"
|
| +#include "platform/geometry/FloatSize.h"
|
|
|
| #include "wtf/Noncopyable.h"
|
|
|
|
|