Index: third_party/WebKit/Source/platform/graphics/paint/ClipPathDisplayItem.h |
diff --git a/third_party/WebKit/Source/platform/graphics/paint/ClipPathDisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/ClipPathDisplayItem.h |
index 47cbddff1d73ce67600a97b47419ca467b51468a..721b1ee5b7f6fc467dbb2221b10ccb9e37681398 100644 |
--- a/third_party/WebKit/Source/platform/graphics/paint/ClipPathDisplayItem.h |
+++ b/third_party/WebKit/Source/platform/graphics/paint/ClipPathDisplayItem.h |
@@ -9,7 +9,6 @@ |
#include "platform/graphics/Path.h" |
#include "platform/graphics/paint/DisplayItem.h" |
#include "third_party/skia/include/core/SkPath.h" |
-#include "wtf/PassOwnPtr.h" |
namespace blink { |