| Index: chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h
|
| diff --git a/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h b/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h
|
| index b37fd95225b1014af7bba5bab604b6f7c63312be..18f3fc905984e7e73a2ec0fa6193f526d51ed866 100644
|
| --- a/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h
|
| +++ b/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h
|
| @@ -9,7 +9,7 @@
|
| #include <memory>
|
| #include <vector>
|
|
|
| -#include "ash/shell_observer.h"
|
| +#include "ash/common/shell_observer.h"
|
| #include "base/macros.h"
|
| #include "chrome/browser/ui/app_list/arc/arc_app_list_prefs.h"
|
| #include "chrome/browser/ui/ash/launcher/app_window_launcher_controller.h"
|
|
|