| Index: ash/app_list/app_list_delegate_impl.cc
|
| diff --git a/ash/app_list/app_list_delegate_impl.cc b/ash/app_list/app_list_delegate_impl.cc
|
| index 9c0e31653c211e8210c64fdedff57021dcae5372..79b2d89b57dd54705eca23a210afe3a690613e41 100644
|
| --- a/ash/app_list/app_list_delegate_impl.cc
|
| +++ b/ash/app_list/app_list_delegate_impl.cc
|
| @@ -4,11 +4,11 @@
|
|
|
| #include "ash/app_list/app_list_delegate_impl.h"
|
|
|
| +#include "ash/common/wm_shell.h"
|
| #include "ash/root_window_controller.h"
|
| #include "ash/shelf/app_list_button.h"
|
| #include "ash/shelf/shelf_widget.h"
|
| #include "ash/shelf/wm_shelf.h"
|
| -#include "ash/wm_shell.h"
|
| #include "ui/app_list/presenter/app_list.h"
|
|
|
| namespace ash {
|
|
|