Chromium Code Reviews| Index: ui/touch_selection/touch_handle.cc |
| diff --git a/ui/touch_selection/touch_handle.cc b/ui/touch_selection/touch_handle.cc |
| index 0fe3612eab31714ea616529d42ad28eb635c944d..ad81711ac6b20572cf153cf085ee61d529ef593f 100644 |
| --- a/ui/touch_selection/touch_handle.cc |
| +++ b/ui/touch_selection/touch_handle.cc |
| @@ -4,6 +4,7 @@ |
| #include "ui/touch_selection/touch_handle.h" |
| +#include <algorithm> |
| #include <cmath> |
| namespace ui { |