| Index: Source/core/paint/RoundedInnerRectClipper.cpp
|
| diff --git a/Source/core/paint/RoundedInnerRectClipper.cpp b/Source/core/paint/RoundedInnerRectClipper.cpp
|
| index 2b8dcc5b1fb1608668e1b27d1e9c72f55e4a5250..8bf591575cfdfff9440eadf2051afc5f39572d2c 100644
|
| --- a/Source/core/paint/RoundedInnerRectClipper.cpp
|
| +++ b/Source/core/paint/RoundedInnerRectClipper.cpp
|
| @@ -5,8 +5,8 @@
|
| #include "config.h"
|
| #include "core/paint/RoundedInnerRectClipper.h"
|
|
|
| +#include "core/layout/LayoutBox.h"
|
| #include "core/layout/PaintInfo.h"
|
| -#include "core/rendering/RenderBox.h"
|
| #include "platform/graphics/paint/ClipDisplayItem.h"
|
| #include "platform/graphics/paint/DisplayItemList.h"
|
|
|
|
|