diff options
Diffstat (limited to 'ash/system/user/tray_user_separator.cc')
-rw-r--r-- | ash/system/user/tray_user_separator.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/system/user/tray_user_separator.cc b/ash/system/user/tray_user_separator.cc index dd60f6b..7058d2f 100644 --- a/ash/system/user/tray_user_separator.cc +++ b/ash/system/user/tray_user_separator.cc @@ -4,7 +4,7 @@ #include "ash/system/user/tray_user_separator.h" -#include "ash/session_state_delegate.h" +#include "ash/session/session_state_delegate.h" #include "ash/shell.h" #include "ui/views/view.h" |