Chromium Code Reviews| Index: ui/events/gesture_detection/snap_scroll_controller.cc |
| diff --git a/ui/events/gesture_detection/snap_scroll_controller.cc b/ui/events/gesture_detection/snap_scroll_controller.cc |
| index 9ecf6b108c8a71030bc282bda1dbc1c5f065696a..b50971d3e8f68a852ed3b8c556b983e574f935f2 100644 |
| --- a/ui/events/gesture_detection/snap_scroll_controller.cc |
| +++ b/ui/events/gesture_detection/snap_scroll_controller.cc |
| @@ -4,6 +4,7 @@ |
| #include "ui/events/gesture_detection/snap_scroll_controller.h" |
| +#include <algorithm> |
| #include <cmath> |
| #include "ui/events/gesture_detection/motion_event.h" |