Index: ash/common/system/tray/system_tray_controller.cc |
diff --git a/ash/common/system/tray/system_tray_controller.cc b/ash/common/system/tray/system_tray_controller.cc |
index 5c8646eace83de4974b74aaa2c308e17bb17c504..c4317df16ace9a69fff38b061048252d57f15b3c 100644 |
--- a/ash/common/system/tray/system_tray_controller.cc |
+++ b/ash/common/system/tray/system_tray_controller.cc |
@@ -7,9 +7,9 @@ |
#include "ash/common/system/tray/system_tray.h" |
#include "ash/common/system/tray/system_tray_notifier.h" |
#include "ash/common/system/update/tray_update.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" |
namespace ash { |