| Index: third_party/WebKit/Source/core/paint/ScrollRecorder.h
|
| diff --git a/third_party/WebKit/Source/core/paint/ScrollRecorder.h b/third_party/WebKit/Source/core/paint/ScrollRecorder.h
|
| index f0421a28316f36ce37a9e9f39a0b1aede24152ae..5e53f3e5a0ad2f058aa98025e0581ee13b032368 100644
|
| --- a/third_party/WebKit/Source/core/paint/ScrollRecorder.h
|
| +++ b/third_party/WebKit/Source/core/paint/ScrollRecorder.h
|
| @@ -9,7 +9,7 @@
|
| #include "core/paint/PaintPhase.h"
|
| #include "platform/geometry/IntSize.h"
|
| #include "platform/graphics/paint/DisplayItem.h"
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|