| Index: ash/system/tray/system_tray_bubble.h
|
| diff --git a/ash/system/tray/system_tray_bubble.h b/ash/system/tray/system_tray_bubble.h
|
| index f7f9687ab5d299624e557cc7f08e1a5e84a63598..4e4c519ff22e55e8bbf2520705517a12f46fb184 100644
|
| --- a/ash/system/tray/system_tray_bubble.h
|
| +++ b/ash/system/tray/system_tray_bubble.h
|
| @@ -9,7 +9,7 @@
|
| #include <memory>
|
| #include <vector>
|
|
|
| -#include "ash/common/login_status.h"
|
| +#include "ash/login_status.h"
|
| #include "ash/system/tray/system_tray_item.h"
|
| #include "base/macros.h"
|
| #include "base/timer/timer.h"
|
|
|