| Index: ash/accelerators/accelerator_delegate.h
|
| diff --git a/ash/accelerators/accelerator_delegate.h b/ash/accelerators/accelerator_delegate.h
|
| index 3250a0ce4914692842eb2082732f213d060bbc16..611db0ed2ef71d8e25a589720dcdd47a01054676 100644
|
| --- a/ash/accelerators/accelerator_delegate.h
|
| +++ b/ash/accelerators/accelerator_delegate.h
|
| @@ -6,6 +6,7 @@
|
| #define ASH_ACCELERATORS_ACCELERATOR_DELEGATE_H_
|
|
|
| #include "ash/ash_export.h"
|
| +#include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "ui/wm/core/accelerator_delegate.h"
|
|
|
|
|