| 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 94df98ab1505175d8ac5bcc7bdaae77b6b00dea9..a6faf964be2c1b048a41fbe7a240ad5825404788 100644
|
| --- a/ash/ash_touch_exploration_manager_chromeos.cc
|
| +++ b/ash/ash_touch_exploration_manager_chromeos.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/ash_touch_exploration_manager_chromeos.h"
|
|
|
| -#include "ash/aura/wm_root_window_controller_aura.h"
|
| #include "ash/common/accessibility_delegate.h"
|
| #include "ash/common/system/tray/system_tray_notifier.h"
|
| +#include "ash/common/wm_root_window_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/common/wm_window.h"
|
| #include "ash/root_window_controller.h"
|
|
|