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 1cd1ccd0f65ae20dcacd00110b5150331e9f6695..5cf171d4c2cd84a4a81242de24e9992ca1c81062 100644 |
--- a/ash/ash_touch_exploration_manager_chromeos.cc |
+++ b/ash/ash_touch_exploration_manager_chromeos.cc |
@@ -5,11 +5,11 @@ |
#include "ash/ash_touch_exploration_manager_chromeos.h" |
#include "ash/common/accessibility_delegate.h" |
-#include "ash/common/system/tray/system_tray_notifier.h" |
#include "ash/common/wm_shell.h" |
#include "ash/common/wm_window.h" |
#include "ash/root_window_controller.h" |
#include "ash/shell.h" |
+#include "ash/system/tray/system_tray_notifier.h" |
#include "ash/wm/window_util.h" |
#include "base/command_line.h" |
#include "base/memory/ptr_util.h" |