| Index: chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| diff --git a/chrome/browser/ui/ash/chrome_shell_delegate.cc b/chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| index 8ea49bb2b56d75068e707be5f1c4b5d71620f1ed..195fda8fdcefee36d8ccf59d27a87bb0dbc2f6a3 100644
|
| --- a/chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| +++ b/chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| @@ -8,8 +8,8 @@
|
|
|
| #include "ash/accelerators/magnifier_key_scroller.h"
|
| #include "ash/accelerators/spoken_feedback_toggler.h"
|
| -#include "ash/accessibility_delegate.h"
|
| #include "ash/aura/wm_window_aura.h"
|
| +#include "ash/common/accessibility_delegate.h"
|
| #include "ash/common/wm/mru_window_tracker.h"
|
| #include "ash/common/wm/window_state.h"
|
| #include "ash/container_delegate_aura.h"
|
|
|