| Index: ash/accelerators/accelerator_delegate.cc
|
| diff --git a/ash/accelerators/accelerator_delegate.cc b/ash/accelerators/accelerator_delegate.cc
|
| index d2c252fba55c661a506ba916392e3e98dfa2fd74..3a87b0ea95b1437660956782fd7346fa761df828 100644
|
| --- a/ash/accelerators/accelerator_delegate.cc
|
| +++ b/ash/accelerators/accelerator_delegate.cc
|
| @@ -5,7 +5,7 @@
|
| #include "ash/accelerators/accelerator_delegate.h"
|
|
|
| #include "ash/accelerators/accelerator_router.h"
|
| -#include "ash/wm_window.h"
|
| +#include "ash/common/wm_window.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/events/event.h"
|
|
|
|
|