| Index: chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc
|
| diff --git a/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc b/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc
|
| index 39774692a57ef183f326e43be80d993bfe5d786b..562c0a7bf317699b0f90b025d297adcc11eaa45e 100644
|
| --- a/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc
|
| +++ b/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc
|
| @@ -3,8 +3,8 @@
|
| // found in the LICENSE file.
|
| #include "chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.h"
|
|
|
| +#include "ash/common/wm/window_state.h"
|
| #include "ash/shelf/shelf_util.h"
|
| -#include "ash/wm/common/window_state.h"
|
| #include "ash/wm/window_state_aura.h"
|
| #include "ash/wm/window_util.h"
|
| #include "base/bind.h"
|
|
|