| Index: ash/system/web_notification/ash_popup_alignment_delegate.h
|
| diff --git a/ash/system/web_notification/ash_popup_alignment_delegate.h b/ash/system/web_notification/ash_popup_alignment_delegate.h
|
| index c63156570c4aba29c469f0a7771a3b815e3285d7..93db7bc64e5f022fbb874ca039047cb0024c42d8 100644
|
| --- a/ash/system/web_notification/ash_popup_alignment_delegate.h
|
| +++ b/ash/system/web_notification/ash_popup_alignment_delegate.h
|
| @@ -8,9 +8,9 @@
|
| #include <stdint.h>
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/common/shelf/wm_shelf_observer.h"
|
| -#include "ash/common/shell_observer.h"
|
| #include "ash/public/cpp/shelf_types.h"
|
| +#include "ash/shelf/wm_shelf_observer.h"
|
| +#include "ash/shell_observer.h"
|
| #include "base/macros.h"
|
| #include "ui/display/display_observer.h"
|
| #include "ui/gfx/geometry/rect.h"
|
|
|