Chromium Code Reviews| Index: Source/core/rendering/shapes/Shape.cpp |
| diff --git a/Source/core/rendering/shapes/Shape.cpp b/Source/core/rendering/shapes/Shape.cpp |
| index a3ea783ff887ef4607847598bdf48a2046e4a430..7fcb1d13f014b58af8e1f8fadd58ec5a8b1b1937 100644 |
| --- a/Source/core/rendering/shapes/Shape.cpp |
| +++ b/Source/core/rendering/shapes/Shape.cpp |
| @@ -40,7 +40,6 @@ |
| #include "platform/graphics/WindRule.h" |
| #include "wtf/MathExtras.h" |
| #include "wtf/OwnPtr.h" |
| -#include "wtf/PassOwnPtr.h" |
| namespace WebCore { |