Chromium Code Reviews| Index: third_party/WebKit/Source/platform/graphics/paint/TransformDisplayItem.h |
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/TransformDisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/TransformDisplayItem.h |
| index e05a1b84f9003019da4d89b36922d906b5a5e352..185245856b9fca5c56ce3f6662cbb1b4a7fa91cf 100644 |
| --- a/third_party/WebKit/Source/platform/graphics/paint/TransformDisplayItem.h |
| +++ b/third_party/WebKit/Source/platform/graphics/paint/TransformDisplayItem.h |
| @@ -7,7 +7,6 @@ |
| #include "platform/graphics/paint/DisplayItem.h" |
| #include "platform/transforms/AffineTransform.h" |
| -#include "wtf/PassOwnPtr.h" |
| namespace blink { |