| 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 964061b8b2f1bdaee2e9a0144a70c7767f457247..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/shelf/wm_shelf_observer.h"
|
| #include "ash/common/shell_observer.h"
|
| +#include "ash/shelf/wm_shelf_observer.h"
|
| #include "base/macros.h"
|
| #include "ui/app_list/presenter/app_list_presenter_delegate.h"
|
| #include "ui/events/event_handler.h"
|
|
|