| Index: chrome/browser/chromeos/eol_notification.h
|
| diff --git a/chrome/browser/chromeos/eol_notification.h b/chrome/browser/chromeos/eol_notification.h
|
| index e60b48af399c20a1ec77663269b25689b206a744..d754e40e6c1a0bd7b7d759777e5e0e67d03f754b 100644
|
| --- a/chrome/browser/chromeos/eol_notification.h
|
| +++ b/chrome/browser/chromeos/eol_notification.h
|
| @@ -11,10 +11,6 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "third_party/cros_system_api/dbus/update_engine/dbus-constants.h"
|
|
|
| -namespace message_center {
|
| -class MessageCenter;
|
| -}
|
| -
|
| namespace chromeos {
|
|
|
| // EolNotification is created when user logs in. It is
|
|
|