| Index: Source/core/layout/shapes/Shape.cpp
 | 
| diff --git a/Source/core/layout/shapes/Shape.cpp b/Source/core/layout/shapes/Shape.cpp
 | 
| index b77405280c9f0430bd36da0cdda0d7ee76357ba2..5c78e51cc1eb4269591af38df99dd60604c5aa22 100644
 | 
| --- a/Source/core/layout/shapes/Shape.cpp
 | 
| +++ b/Source/core/layout/shapes/Shape.cpp
 | 
| @@ -38,7 +38,7 @@
 | 
|  #include "core/layout/shapes/PolygonShape.h"
 | 
|  #include "core/layout/shapes/RasterShape.h"
 | 
|  #include "core/layout/shapes/RectangleShape.h"
 | 
| -#include "core/layout/style/LayoutStyle.h"
 | 
| +#include "core/layout/style/ComputedStyle.h"
 | 
|  #include "core/svg/graphics/SVGImage.h"
 | 
|  #include "platform/LengthFunctions.h"
 | 
|  #include "platform/geometry/FloatRoundedRect.h"
 | 
| 
 |