| Index: third_party/WebKit/Source/core/paint/LayerFixedPositionRecorder.h
|
| diff --git a/third_party/WebKit/Source/core/paint/LayerFixedPositionRecorder.h b/third_party/WebKit/Source/core/paint/LayerFixedPositionRecorder.h
|
| index 3037554556299e57fd4cf31682c3363ca44c63ea..f77f81002c24fbc48db21d99819f188a0a05d12c 100644
|
| --- a/third_party/WebKit/Source/core/paint/LayerFixedPositionRecorder.h
|
| +++ b/third_party/WebKit/Source/core/paint/LayerFixedPositionRecorder.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef LayerFixedPositionRecorder_h
|
| #define LayerFixedPositionRecorder_h
|
|
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|