| Index: chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.cc
|
| diff --git a/chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.cc b/chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.cc
|
| index 6584a20ceb3e1031bc35415c16149ead60655940..843ad2a2a2951c53e2f3a48d9d2b12b59b36dcdc 100644
|
| --- a/chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.cc
|
| +++ b/chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.h"
|
|
|
| -#include "ash/multi_profile_uma.h"
|
| +#include "ash/common/multi_profile_uma.h"
|
| +#include "ash/common/wm_shell.h"
|
| #include "ash/system/tray/system_tray_delegate.h"
|
| -#include "ash/wm_shell.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/profiles/profile_avatar_icon_util.h"
|
| #include "chrome/browser/ui/browser.h"
|
|
|