| Index: chrome/browser/download/notification/download_notification.h
|
| diff --git a/chrome/browser/download/notification/download_notification.h b/chrome/browser/download/notification/download_notification.h
|
| index 2c7875add92eb7e413bdfd705ce7a968152abf27..2a040550e2c06cf0a71f29b29ce9692102094c79 100644
|
| --- a/chrome/browser/download/notification/download_notification.h
|
| +++ b/chrome/browser/download/notification/download_notification.h
|
| @@ -15,12 +15,6 @@
|
| #include "ui/message_center/message_center.h"
|
| #include "ui/message_center/message_center_observer.h"
|
|
|
| -namespace test {
|
| -class DownloadItemNotificationTest;
|
| -}
|
| -
|
| -class DownloadNotificationManagerForProfile;
|
| -
|
| class DownloadNotification {
|
| public:
|
| DownloadNotification();
|
|
|