| Index: ash/system/web_notification/web_notification_tray.h
|
| diff --git a/ash/system/web_notification/web_notification_tray.h b/ash/system/web_notification/web_notification_tray.h
|
| index da07447df81a76f20686e63b877e36811ab97e12..920baa4d2673727acffbe36d457aa133026eff01 100644
|
| --- a/ash/system/web_notification/web_notification_tray.h
|
| +++ b/ash/system/web_notification/web_notification_tray.h
|
| @@ -8,7 +8,7 @@
|
| #include <memory>
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/common/login_status.h"
|
| +#include "ash/login_status.h"
|
| #include "ash/system/tray/tray_background_view.h"
|
| #include "base/gtest_prod_util.h"
|
| #include "base/macros.h"
|
|
|