| Index: third_party/WebKit/Source/core/frame/PageScaleConstraintsSet.h
|
| diff --git a/third_party/WebKit/Source/core/frame/PageScaleConstraintsSet.h b/third_party/WebKit/Source/core/frame/PageScaleConstraintsSet.h
|
| index 57635d5d9583fa7c654bc08aca3b3b95b7a72fe7..6dd812af22c31cb5f18e65733037650857015638 100644
|
| --- a/third_party/WebKit/Source/core/frame/PageScaleConstraintsSet.h
|
| +++ b/third_party/WebKit/Source/core/frame/PageScaleConstraintsSet.h
|
| @@ -36,7 +36,7 @@
|
| #include "core/frame/PageScaleConstraints.h"
|
| #include "platform/Length.h"
|
| #include "platform/geometry/IntSize.h"
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|