| Index: ash/accelerators/key_hold_detector.h
|
| diff --git a/ash/accelerators/key_hold_detector.h b/ash/accelerators/key_hold_detector.h
|
| index 4a215471a957d21205f195d232ec02a6283155cc..f50a35cb61994c84211065678443234874ad42f2 100644
|
| --- a/ash/accelerators/key_hold_detector.h
|
| +++ b/ash/accelerators/key_hold_detector.h
|
| @@ -6,6 +6,7 @@
|
| #define ASH_ACCELERATOR_KEY_HOLD_DETECTOR_H_
|
|
|
| #include "ash/ash_export.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/events/event_handler.h"
|
|
|
|
|