| Index: ui/events/blink/input_scroll_elasticity_controller.h
|
| diff --git a/ui/events/blink/input_scroll_elasticity_controller.h b/ui/events/blink/input_scroll_elasticity_controller.h
|
| index 23ca00b48b274c8342024e3f6879f54ac5736513..4e44584bd43ecbc138cf85e313b229b1d7a3e524 100644
|
| --- a/ui/events/blink/input_scroll_elasticity_controller.h
|
| +++ b/ui/events/blink/input_scroll_elasticity_controller.h
|
| @@ -8,6 +8,7 @@
|
| #include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "cc/input/scroll_elasticity_helper.h"
|
| +#include "third_party/WebKit/public/platform/WebGestureEvent.h"
|
| #include "third_party/WebKit/public/platform/WebInputEvent.h"
|
|
|
| // InputScrollElasticityController is based on
|
|
|