| Index: ash/system/chromeos/session/logout_button_tray.h
|
| diff --git a/ash/system/chromeos/session/logout_button_tray.h b/ash/system/chromeos/session/logout_button_tray.h
|
| index 94fea0c4164927b4b6ae7c92b286d8b690794885..6bb75a99964afe3ea861468ce8b3a67a8e2da32c 100644
|
| --- a/ash/system/chromeos/session/logout_button_tray.h
|
| +++ b/ash/system/chromeos/session/logout_button_tray.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_SYSTEM_CHROMEOS_SESSION_LOGOUT_BUTTON_TRAY_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/common/system/tray/tray_background_view.h"
|
| #include "ash/system/chromeos/session/logout_button_observer.h"
|
| +#include "ash/system/tray/tray_background_view.h"
|
| #include "ash/system/user/login_status.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
|
|