Index: ash/system/power/dual_role_notification.cc |
diff --git a/ash/system/power/dual_role_notification.cc b/ash/system/power/dual_role_notification.cc |
index 5cc1aec58eb792baced8d08af14df1c856137535..b438e3b34180c24c4ce65f17d19a89d69aa8f6b3 100644 |
--- a/ash/system/power/dual_role_notification.cc |
+++ b/ash/system/power/dual_role_notification.cc |
@@ -6,12 +6,12 @@ |
#include <set> |
-#include "ash/common/wm_shell.h" |
#include "ash/resources/grit/ash_resources.h" |
#include "ash/strings/grit/ash_strings.h" |
#include "ash/system/power/power_status.h" |
#include "ash/system/system_notifier.h" |
#include "ash/system/tray/system_tray_controller.h" |
+#include "ash/wm_shell.h" |
#include "base/strings/utf_string_conversions.h" |
#include "ui/base/l10n/l10n_util.h" |
#include "ui/base/l10n/time_format.h" |