| Index: ash/common/system/user/user_view.cc
|
| diff --git a/ash/common/system/user/user_view.cc b/ash/common/system/user/user_view.cc
|
| index db3771d68c5694d7512838c63848f0ab4c43b3e6..b94f186801e9d7dfbbc3a0eeb1a7936bed92c811 100644
|
| --- a/ash/common/system/user/user_view.cc
|
| +++ b/ash/common/system/user/user_view.cc
|
| @@ -25,11 +25,11 @@
|
| #include "ash/common/system/user/rounded_image_view.h"
|
| #include "ash/common/system/user/user_card_view.h"
|
| #include "ash/common/wm_lookup.h"
|
| -#include "ash/common/wm_root_window_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/common/wm_window.h"
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/resources/vector_icons/vector_icons.h"
|
| +#include "ash/root_window_controller.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "components/signin/core/account_id/account_id.h"
|
| #include "components/user_manager/user_info.h"
|
|
|