| Index: athena/input/accelerator_manager_impl.cc
|
| diff --git a/athena/input/accelerator_manager_impl.cc b/athena/input/accelerator_manager_impl.cc
|
| index 4fabe628082e737b3f09b589b1ffc93acfd4842c..078370aae0610a77347883b807da0d25d6bcee84 100644
|
| --- a/athena/input/accelerator_manager_impl.cc
|
| +++ b/athena/input/accelerator_manager_impl.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "athena/input/accelerator_manager_impl.h"
|
|
|
| -#include "athena/common/switches.h"
|
| #include "athena/input/public/input_manager.h"
|
| +#include "athena/util/switches.h"
|
| #include "base/logging.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/base/accelerators/accelerator_manager.h"
|
|
|