| Index: third_party/WebKit/Source/core/frame/FrameViewAutoSizeInfo.h
|
| diff --git a/third_party/WebKit/Source/core/frame/FrameViewAutoSizeInfo.h b/third_party/WebKit/Source/core/frame/FrameViewAutoSizeInfo.h
|
| index 635cc7fa3534e4767be99cb7b9008fcf515aff2d..6db485196f1ceb4acafdacb9c94d6c71a71532e2 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameViewAutoSizeInfo.h
|
| +++ b/third_party/WebKit/Source/core/frame/FrameViewAutoSizeInfo.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "platform/geometry/IntSize.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/RefPtr.h"
|
|
|
|
|