Index: chrome/browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc |
diff --git a/chrome/browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc b/chrome/browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc |
index 4dd7f76649d94148021a37e6329fa46c99c9f32f..42e13a91d08f23367c9415f27a07288ac96425f6 100644 |
--- a/chrome/browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc |
+++ b/chrome/browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc |
@@ -4,9 +4,9 @@ |
#include "chrome/browser/ui/ash/launcher/multi_profile_browser_status_monitor.h" |
-#include "ash/common/wm_window.h" |
#include "ash/public/cpp/window_properties.h" |
#include "ash/shelf/shelf_item_types.h" |
+#include "ash/wm_window.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/profiles/profile_manager.h" |
#include "chrome/browser/ui/ash/launcher/chrome_launcher_controller.h" |