| Index: chrome/browser/chromeos/power/power_button_observer.cc
|
| diff --git a/chrome/browser/chromeos/power/power_button_observer.cc b/chrome/browser/chromeos/power/power_button_observer.cc
|
| index aa509da3fb997de0d2d0b8ce26f7dec1e6ecaea7..238c4f2bb772ecaf4132e9e043db403c3568c539 100644
|
| --- a/chrome/browser/chromeos/power/power_button_observer.cc
|
| +++ b/chrome/browser/chromeos/power/power_button_observer.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "chrome/browser/chromeos/power/power_button_observer.h"
|
|
|
| +#include "ash/common/login_status.h"
|
| #include "ash/common/system/tray/system_tray_delegate.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/shell.h"
|
| -#include "ash/system/user/login_status.h"
|
| #include "ash/wm/power_button_controller.h"
|
| #include "base/logging.h"
|
| #include "chrome/browser/chrome_notification_types.h"
|
|
|