| Index: third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.h
|
| index 1892622e74efdecb856930e130a45f8a7a5c9aa0..b2aed26cadea437e4ba0962d07a4ba658122e0fe 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItem.h
|
| @@ -10,7 +10,6 @@
|
| #include "platform/geometry/FloatPoint.h"
|
| #include "platform/graphics/paint/DisplayItem.h"
|
| #include "third_party/skia/include/core/SkPicture.h"
|
| -#include "wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|