| 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 44c106cd83a30a50f5eea1b762b1a80f062a0465..7fd185f8c20e4aa7ce22a27833323d6e158987be 100644
|
| --- a/ash/app_list/app_list_presenter_delegate.h
|
| +++ b/ash/app_list/app_list_presenter_delegate.h
|
| @@ -8,8 +8,8 @@
|
| #include <stdint.h>
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/shell_observer.h"
|
| #include "ash/shelf/wm_shelf_observer.h"
|
| -#include "ash/shell_observer.h"
|
| #include "base/macros.h"
|
| #include "ui/app_list/presenter/app_list_presenter_delegate.h"
|
| #include "ui/events/event_handler.h"
|
|
|