| Index: Source/core/rendering/shapes/RectangleShape.h
|
| diff --git a/Source/core/rendering/shapes/RectangleShape.h b/Source/core/rendering/shapes/RectangleShape.h
|
| index 13d6229ceeed1a579661312072f0850df0f6d2cd..9104a0f7dec743a1a9e868a7e19404d1b1c140e7 100644
|
| --- a/Source/core/rendering/shapes/RectangleShape.h
|
| +++ b/Source/core/rendering/shapes/RectangleShape.h
|
| @@ -35,7 +35,6 @@
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/geometry/FloatSize.h"
|
| #include "wtf/Assertions.h"
|
| -#include "wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|