| Index: ash/accelerators/accelerator_commands.cc
|
| diff --git a/ash/accelerators/accelerator_commands.cc b/ash/accelerators/accelerator_commands.cc
|
| index 23a46e36febc6b7111ccbe39fed4c27d7c70970c..859168535fe84f761149d999ce25da37460ae04f 100644
|
| --- a/ash/accelerators/accelerator_commands.cc
|
| +++ b/ash/accelerators/accelerator_commands.cc
|
| @@ -8,10 +8,10 @@
|
| #include "ash/display/display_util.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell_delegate.h"
|
| +#include "ash/wm/common/wm_event.h"
|
| #include "ash/wm/mru_window_tracker.h"
|
| #include "ash/wm/window_state.h"
|
| #include "ash/wm/window_util.h"
|
| -#include "ash/wm/wm_event.h"
|
| #include "base/metrics/user_metrics.h"
|
|
|
| namespace ash {
|
|
|