| Index: third_party/WebKit/Source/platform/graphics/paint/ClipDisplayItem.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/ClipDisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/ClipDisplayItem.h
|
| index eede2c21ada2e42a84a439773d2a38ab777c8847..de020e23af719b5f39c96d279d09bffbea2e02f8 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/ClipDisplayItem.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/ClipDisplayItem.h
|
| @@ -10,7 +10,6 @@
|
| #include "platform/geometry/FloatRoundedRect.h"
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/graphics/paint/DisplayItem.h"
|
| -#include "wtf/PassOwnPtr.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|