| Index: Source/core/layout/shapes/ShapeOutsideInfo.h
|
| diff --git a/Source/core/layout/shapes/ShapeOutsideInfo.h b/Source/core/layout/shapes/ShapeOutsideInfo.h
|
| index 6b7510f81dfe119cc633c921df67619265e6076e..c1791c82c04c8b6c818e9904f4271bf7df24c9d1 100644
|
| --- a/Source/core/layout/shapes/ShapeOutsideInfo.h
|
| +++ b/Source/core/layout/shapes/ShapeOutsideInfo.h
|
| @@ -31,7 +31,7 @@
|
| #define ShapeOutsideInfo_h
|
|
|
| #include "core/layout/shapes/Shape.h"
|
| -#include "core/layout/style/LayoutStyle.h"
|
| +#include "core/layout/style/ComputedStyle.h"
|
| #include "core/layout/style/ShapeValue.h"
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/geometry/LayoutSize.h"
|
|
|