| Index: ash/system/user/user_view.cc
|
| diff --git a/ash/system/user/user_view.cc b/ash/system/user/user_view.cc
|
| index ae1526f1c26f74d303ad80bcbe18fef0f08cf9d2..deaf16412b6884e497fafad38c50f260d7a7eec2 100644
|
| --- a/ash/system/user/user_view.cc
|
| +++ b/ash/system/user/user_view.cc
|
| @@ -8,6 +8,7 @@
|
| #include <utility>
|
|
|
| #include "ash/common/multi_profile_uma.h"
|
| +#include "ash/common/popup_message.h"
|
| #include "ash/common/session/session_state_delegate.h"
|
| #include "ash/common/shell_delegate.h"
|
| #include "ash/common/shell_window_ids.h"
|
| @@ -22,7 +23,6 @@
|
| #include "ash/common/wm_root_window_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/common/wm_window.h"
|
| -#include "ash/popup_message.h"
|
| #include "ash/system/tray/system_tray.h"
|
| #include "ash/system/user/user_card_view.h"
|
| #include "components/signin/core/account_id/account_id.h"
|
|
|