Index: ash/accelerators/debug_commands.cc |
diff --git a/ash/accelerators/debug_commands.cc b/ash/accelerators/debug_commands.cc |
index cd3d46d18d4762b40724e44a5ebfcf186ea97e6c..63898f9202dbc5a27f14ab08388f661529af6bd5 100644 |
--- a/ash/accelerators/debug_commands.cc |
+++ b/ash/accelerators/debug_commands.cc |
@@ -7,6 +7,8 @@ |
#include "ash/accelerators/accelerator_commands.h" |
#include "ash/common/ash_switches.h" |
#include "ash/common/shell_delegate.h" |
+#include "ash/common/system/toast/toast_data.h" |
+#include "ash/common/system/toast/toast_manager.h" |
#include "ash/common/wm/maximize_mode/maximize_mode_controller.h" |
#include "ash/common/wm_shell.h" |
#include "ash/debug.h" |
@@ -16,8 +18,6 @@ |
#include "ash/host/ash_window_tree_host.h" |
#include "ash/root_window_controller.h" |
#include "ash/shell.h" |
-#include "ash/system/toast/toast_data.h" |
-#include "ash/system/toast/toast_manager.h" |
#include "ash/wm/window_util.h" |
#include "base/command_line.h" |
#include "base/metrics/user_metrics.h" |