| Index: chrome/browser/notifications/login_state_notification_blocker_chromeos.h
|
| diff --git a/chrome/browser/notifications/login_state_notification_blocker_chromeos.h b/chrome/browser/notifications/login_state_notification_blocker_chromeos.h
|
| index 5b26d47e68c3d05859592ba2e7caeb30228d3759..43bf874a4ef6cb89d8cc10439d5420938744997f 100644
|
| --- a/chrome/browser/notifications/login_state_notification_blocker_chromeos.h
|
| +++ b/chrome/browser/notifications/login_state_notification_blocker_chromeos.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_NOTIFICATIONS_LOGIN_STATE_NOTIFICATION_BLOCKER_CHROMEOS_H_
|
|
|
| #include "ash/shell_observer.h"
|
| -#include "chrome/browser/chromeos/login/user_adding_screen.h"
|
| +#include "chrome/browser/chromeos/login/ui/user_adding_screen.h"
|
| #include "chromeos/login/login_state.h"
|
| #include "ui/message_center/notification_blocker.h"
|
|
|
|
|