| Index: chrome/browser/notifications/screen_lock_notification_blocker.h
|
| diff --git a/chrome/browser/notifications/screen_lock_notification_blocker.h b/chrome/browser/notifications/screen_lock_notification_blocker.h
|
| index 4aff911e885bd1b784be601b6a34fa9cdec0ddb1..88888780aa11db1757ebe8c5eb6d1f888322cb22 100644
|
| --- a/chrome/browser/notifications/screen_lock_notification_blocker.h
|
| +++ b/chrome/browser/notifications/screen_lock_notification_blocker.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_NOTIFICATIONS_SCREEN_LOCK_NOTIFICATION_BLOCKER_H_
|
| #define CHROME_BROWSER_NOTIFICATIONS_SCREEN_LOCK_NOTIFICATION_BLOCKER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/observer_list.h"
|
| #include "base/timer/timer.h"
|
| #include "ui/message_center/notification_blocker.h"
|
|
|