| 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 185245856b9fca5c56ce3f6662cbb1b4a7fa91cf..e05a1b84f9003019da4d89b36922d906b5a5e352 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/TransformDisplayItem.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/TransformDisplayItem.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "platform/graphics/paint/DisplayItem.h"
|
| #include "platform/transforms/AffineTransform.h"
|
| +#include "wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|