| Index: ui/chromeos/touch_exploration_controller.h
|
| diff --git a/ui/chromeos/touch_exploration_controller.h b/ui/chromeos/touch_exploration_controller.h
|
| index d50527371782371280fce6d4d5eadd2582585e82..e7a0d9cd7a872fd9b056da4b1e7ec38fa9ca4143 100644
|
| --- a/ui/chromeos/touch_exploration_controller.h
|
| +++ b/ui/chromeos/touch_exploration_controller.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_CHROMEOS_TOUCH_EXPLORATION_CONTROLLER_H_
|
| #define UI_CHROMEOS_TOUCH_EXPLORATION_CONTROLLER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/time/tick_clock.h"
|
| #include "base/timer/timer.h"
|
| #include "base/values.h"
|
|
|