| Index: third_party/WebKit/Source/platform/graphics/paint/FloatClipDisplayItem.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/FloatClipDisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/FloatClipDisplayItem.h
|
| index e9cac36c8d410376233cd70399ec278bb2236439..b6275a15ba5cd8870092cc4b59bb129a44125e54 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/FloatClipDisplayItem.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/FloatClipDisplayItem.h
|
| @@ -8,7 +8,6 @@
|
| #include "platform/PlatformExport.h"
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/graphics/paint/DisplayItem.h"
|
| -#include "wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|