| 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 8f94a4b032d97b3022f4ff1a686a1d7a2f9ef78c..3b2260978457e48b4357d344231915e2652694c6 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/shelf_icon_observer.h"
|
| -#include "ash/shell_observer.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "ui/app_list/presenter/app_list_presenter_delegate.h"
|
|
|