Index: chrome/browser/notifications/fullscreen_notification_blocker.cc |
diff --git a/chrome/browser/notifications/fullscreen_notification_blocker.cc b/chrome/browser/notifications/fullscreen_notification_blocker.cc |
index 2804fe5fe59f06bc993aaa959784784968582c73..a45e4ea9a778765f27323c60c75592c78c39eb1a 100644 |
--- a/chrome/browser/notifications/fullscreen_notification_blocker.cc |
+++ b/chrome/browser/notifications/fullscreen_notification_blocker.cc |
@@ -13,10 +13,10 @@ |
#include "ui/message_center/notifier_settings.h" |
#if defined(USE_ASH) |
-#include "ash/common/wm/window_state.h" |
#include "ash/root_window_controller.h" |
#include "ash/shell.h" |
#include "ash/system/system_notifier.h" |
+#include "ash/wm/window_state.h" |
#include "ash/wm/window_state_aura.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_event_dispatcher.h" |