| Index: Source/core/rendering/shapes/ShapeOutsideInfo.h
|
| diff --git a/Source/core/rendering/shapes/ShapeOutsideInfo.h b/Source/core/rendering/shapes/ShapeOutsideInfo.h
|
| index d5f50fca9757d789d0e3e6aaf0e3dbcdd2c4636f..71af518ad49025c390a84bcc5484c119769244c7 100644
|
| --- a/Source/core/rendering/shapes/ShapeOutsideInfo.h
|
| +++ b/Source/core/rendering/shapes/ShapeOutsideInfo.h
|
| @@ -30,8 +30,8 @@
|
| #ifndef ShapeOutsideInfo_h
|
| #define ShapeOutsideInfo_h
|
|
|
| -#include "core/platform/graphics/LayoutSize.h"
|
| #include "core/rendering/shapes/ShapeInfo.h"
|
| +#include "platform/geometry/LayoutSize.h"
|
|
|
| namespace WebCore {
|
|
|
|
|