| Index: Source/platform/graphics/paint/ClipRecorder.cpp
|
| diff --git a/Source/platform/graphics/paint/ClipRecorder.cpp b/Source/platform/graphics/paint/ClipRecorder.cpp
|
| index 6940a44e8b8127188bcca949ed5f0cb0c5d9d09e..a53d40e833d8dd6845f008aef1ad241b705e8b69 100644
|
| --- a/Source/platform/graphics/paint/ClipRecorder.cpp
|
| +++ b/Source/platform/graphics/paint/ClipRecorder.cpp
|
| @@ -6,7 +6,6 @@
|
| #include "platform/graphics/paint/ClipRecorder.h"
|
|
|
| #include "platform/RuntimeEnabledFeatures.h"
|
| -#include "platform/geometry/RoundedRect.h"
|
| #include "platform/graphics/GraphicsContext.h"
|
| #include "platform/graphics/paint/ClipDisplayItem.h"
|
| #include "platform/graphics/paint/DisplayItemList.h"
|
|
|