| Index: third_party/WebKit/Source/core/frame/RootFrameViewport.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/RootFrameViewport.cpp b/third_party/WebKit/Source/core/frame/RootFrameViewport.cpp
|
| index ee56bd1fe8fe55e8983f89a21f5b4af5215b71d5..788816a89d4d9e16569a40bae49892bc05c32c72 100644
|
| --- a/third_party/WebKit/Source/core/frame/RootFrameViewport.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/RootFrameViewport.cpp
|
| @@ -10,6 +10,7 @@
|
| #include "platform/geometry/DoubleRect.h"
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/geometry/LayoutRect.h"
|
| +#include "platform/scroll/ScrollAnimatorBase.h"
|
|
|
| namespace blink {
|
|
|
|
|