| Index: third_party/WebKit/Source/core/layout/ClipRect.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ClipRect.h b/third_party/WebKit/Source/core/layout/ClipRect.h
|
| index 347e336ad2110f78a93c2dd920a46ce156ae8a8c..54cc6495c88155fb7ffd995682db545f39799b94 100644
|
| --- a/third_party/WebKit/Source/core/layout/ClipRect.h
|
| +++ b/third_party/WebKit/Source/core/layout/ClipRect.h
|
| @@ -27,7 +27,7 @@
|
| #define ClipRect_h
|
|
|
| #include "platform/geometry/LayoutRect.h"
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|