| Index: ui/touch_selection/touch_handle.h
|
| diff --git a/ui/touch_selection/touch_handle.h b/ui/touch_selection/touch_handle.h
|
| index 89a266da5fa446b8051ec63b8fcfb5686597525d..37a7c5a9a5a71fac2cd36b8086e434b615032d39 100644
|
| --- a/ui/touch_selection/touch_handle.h
|
| +++ b/ui/touch_selection/touch_handle.h
|
| @@ -6,6 +6,7 @@
|
| #define UI_TOUCH_SELECTION_TOUCH_HANDLE_H_
|
|
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/time/time.h"
|
| #include "ui/events/gesture_detection/motion_event.h"
|
|
|