Index: chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.cc |
diff --git a/chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.cc b/chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.cc |
index ede233aea1e77484b5fae41f8d7e0eeef482bfef..e80072389414e39fef9f74b6ca71e9bd455377e3 100644 |
--- a/chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.cc |
+++ b/chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.cc |
@@ -4,8 +4,8 @@ |
#include "chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.h" |
-#include "ash/common/wm_shell.h" |
#include "ash/system/tray/system_tray_notifier.h" |
+#include "ash/wm_shell.h" |
namespace chromeos { |