| Index: third_party/WebKit/Source/platform/mac/ScrollAnimatorMac.mm
|
| diff --git a/third_party/WebKit/Source/platform/mac/ScrollAnimatorMac.mm b/third_party/WebKit/Source/platform/mac/ScrollAnimatorMac.mm
|
| index 0a52e4f0a41ef2577f468dc6d1b8fbe304fc13a4..79039e11c628336cf52cfd105a35df80f3a09977 100644
|
| --- a/third_party/WebKit/Source/platform/mac/ScrollAnimatorMac.mm
|
| +++ b/third_party/WebKit/Source/platform/mac/ScrollAnimatorMac.mm
|
| @@ -25,7 +25,6 @@
|
|
|
| #include "platform/mac/ScrollAnimatorMac.h"
|
|
|
| -#include "platform/PlatformGestureEvent.h"
|
| #include "platform/PlatformWheelEvent.h"
|
| #include "platform/Timer.h"
|
| #include "platform/animation/TimingFunction.h"
|
|
|