| Index: ash/accelerators/spoken_feedback_toggler.cc
|
| diff --git a/ash/accelerators/spoken_feedback_toggler.cc b/ash/accelerators/spoken_feedback_toggler.cc
|
| index c3c279663fbd0440befe3d18c9cec3273ff05423..e62e75c1365693d290101871a42563d16a10d2ed 100644
|
| --- a/ash/accelerators/spoken_feedback_toggler.cc
|
| +++ b/ash/accelerators/spoken_feedback_toggler.cc
|
| @@ -7,9 +7,9 @@
|
| #include <utility>
|
|
|
| #include "ash/accelerators/key_hold_detector.h"
|
| -#include "ash/accessibility_delegate.h"
|
| -#include "ash/accessibility_types.h"
|
| -#include "ash/wm_shell.h"
|
| +#include "ash/common/accessibility_delegate.h"
|
| +#include "ash/common/accessibility_types.h"
|
| +#include "ash/common/wm_shell.h"
|
| #include "ui/events/event.h"
|
|
|
| namespace ash {
|
|
|