Index: ash/system/screen_security/screen_share_tray_item.cc |
diff --git a/ash/system/screen_security/screen_share_tray_item.cc b/ash/system/screen_security/screen_share_tray_item.cc |
index dc06e7f36973cc73135b94075a0622f36c1280d4..211a2352e3a14c48a48dcc39243c5883882aaab1 100644 |
--- a/ash/system/screen_security/screen_share_tray_item.cc |
+++ b/ash/system/screen_security/screen_share_tray_item.cc |
@@ -6,11 +6,11 @@ |
#include <utility> |
-#include "ash/common/wm_shell.h" |
#include "ash/resources/grit/ash_resources.h" |
#include "ash/strings/grit/ash_strings.h" |
#include "ash/system/system_notifier.h" |
#include "ash/system/tray/system_tray_notifier.h" |
+#include "ash/wm_shell.h" |
#include "ui/base/l10n/l10n_util.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/message_center/message_center.h" |