Index: ash/common/system/toast/toast_overlay.cc |
diff --git a/ash/common/system/toast/toast_overlay.cc b/ash/common/system/toast/toast_overlay.cc |
index efb516d2d705eefc3d39d4fa12a2dddd2b3ddd75..5b5e6524af762ee79daef09d11266377e882898e 100644 |
--- a/ash/common/system/toast/toast_overlay.cc |
+++ b/ash/common/system/toast/toast_overlay.cc |
@@ -6,10 +6,10 @@ |
#include "ash/common/shelf/wm_shelf.h" |
#include "ash/common/wm_lookup.h" |
-#include "ash/common/wm_root_window_controller.h" |
#include "ash/common/wm_shell.h" |
#include "ash/common/wm_window.h" |
#include "ash/public/cpp/shell_window_ids.h" |
+#include "ash/root_window_controller.h" |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
#include "base/threading/thread_task_runner_handle.h" |