| 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 094e72f9d047b126622fc257d10de443a7f1fa45..ccf672ae8ff62c45a70c7cb92801c11e7dbea50f 100644
|
| --- a/chrome/browser/notifications/fullscreen_notification_blocker.cc
|
| +++ b/chrome/browser/notifications/fullscreen_notification_blocker.cc
|
| @@ -13,7 +13,7 @@
|
| #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/common/window_state.h"
|
| #include "ash/wm/window_state_aura.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/aura/window_event_dispatcher.h"
|
|
|