| Index: ui/touch_selection/touch_selection_controller.h
|
| diff --git a/ui/touch_selection/touch_selection_controller.h b/ui/touch_selection/touch_selection_controller.h
|
| index ae0161b7734e3658f822d9a8ebc534206dcc1db6..f4f0bdf3971e7bd93d0781336ab1c70517f57c01 100644
|
| --- a/ui/touch_selection/touch_selection_controller.h
|
| +++ b/ui/touch_selection/touch_selection_controller.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_TOUCH_SELECTION_TOUCH_SELECTION_CONTROLLER_H_
|
| #define UI_TOUCH_SELECTION_TOUCH_SELECTION_CONTROLLER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/time/time.h"
|
| #include "ui/base/touch/selection_bound.h"
|
| #include "ui/gfx/geometry/point_f.h"
|
|
|