| Index: third_party/WebKit/Source/platform/graphics/paint/CompositingRecorder.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/CompositingRecorder.h b/third_party/WebKit/Source/platform/graphics/paint/CompositingRecorder.h
|
| index 47df06e944df1b284b85212ff974557000f883e6..a2267e62a2c0493ee81a86a48aa2ad243e0416d1 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/CompositingRecorder.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/CompositingRecorder.h
|
| @@ -9,8 +9,8 @@
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/graphics/GraphicsTypes.h"
|
| #include "platform/graphics/paint/DisplayItem.h"
|
| +#include "platform/wtf/Allocator.h"
|
| #include "third_party/skia/include/core/SkBlendMode.h"
|
| -#include "wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|