| Index: ash/system/chromeos/screen_security/screen_tray_item.h
|
| diff --git a/ash/system/chromeos/screen_security/screen_tray_item.h b/ash/system/chromeos/screen_security/screen_tray_item.h
|
| index e85696f54d26c4684659579a0dd9ac46ef27787a..7543ed4e5a5ecf108ec21ebaddd951dae2c78e39 100644
|
| --- a/ash/system/chromeos/screen_security/screen_tray_item.h
|
| +++ b/ash/system/chromeos/screen_security/screen_tray_item.h
|
| @@ -5,10 +5,10 @@
|
| #ifndef ASH_SYSTEM_CHROMEOS_SCREEN_TRAY_ITEM_H_
|
| #define ASH_SYSTEM_CHROMEOS_SCREEN_TRAY_ITEM_H_
|
|
|
| +#include "ash/common/system/tray/system_tray_item.h"
|
| +#include "ash/common/system/tray/tray_item_view.h"
|
| #include "ash/system/tray/system_tray.h"
|
| -#include "ash/system/tray/system_tray_item.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
| -#include "ash/system/tray/tray_item_view.h"
|
| #include "ash/system/tray/tray_notification_view.h"
|
| #include "ash/system/tray/tray_popup_label_button.h"
|
| #include "base/macros.h"
|
|
|