| Index: ash/app_list/app_list_presenter_delegate.h
|
| diff --git a/ash/app_list/app_list_presenter_delegate.h b/ash/app_list/app_list_presenter_delegate.h
|
| index 3b2260978457e48b4357d344231915e2652694c6..2ea01545c41736256b08a8bec360480cc3dfdd9e 100644
|
| --- a/ash/app_list/app_list_presenter_delegate.h
|
| +++ b/ash/app_list/app_list_presenter_delegate.h
|
| @@ -8,9 +8,8 @@
|
| #include <stdint.h>
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/shelf/shelf_icon_observer.h"
|
| #include "ash/common/shell_observer.h"
|
| -#include "ash/shelf/shelf_icon_observer.h"
|
| -#include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "ui/app_list/presenter/app_list_presenter_delegate.h"
|
| #include "ui/events/event_handler.h"
|
|
|