| Index: ash/ash_touch_exploration_manager_chromeos.cc
|
| diff --git a/ash/ash_touch_exploration_manager_chromeos.cc b/ash/ash_touch_exploration_manager_chromeos.cc
|
| index 6b1845d1c16575132feac903369bf58215bf96cf..cfcdbed5c795628ca54bd3c0e6265acf7f30cc8a 100644
|
| --- a/ash/ash_touch_exploration_manager_chromeos.cc
|
| +++ b/ash/ash_touch_exploration_manager_chromeos.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/ash_touch_exploration_manager_chromeos.h"
|
|
|
| -#include "ash/accessibility_delegate.h"
|
| #include "ash/audio/sounds.h"
|
| +#include "ash/common/accessibility_delegate.h"
|
| #include "ash/root_window_controller.h"
|
| #include "ash/shell.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
|
|