| Index: chrome/browser/chromeos/arc/arc_session_manager.cc
|
| diff --git a/chrome/browser/chromeos/arc/arc_session_manager.cc b/chrome/browser/chromeos/arc/arc_session_manager.cc
|
| index 64e44ad0a8614d6e70d8b788d6b1cee09e025992..5d8b8603e641e31da38eabb47d5939b1158b406c 100644
|
| --- a/chrome/browser/chromeos/arc/arc_session_manager.cc
|
| +++ b/chrome/browser/chromeos/arc/arc_session_manager.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <utility>
|
|
|
| +#include "ash/common/wm_shell.h"
|
| #include "ash/shelf/shelf_delegate.h"
|
| -#include "ash/wm_shell.h"
|
| #include "base/bind.h"
|
| #include "base/callback_helpers.h"
|
| #include "base/command_line.h"
|
|
|