Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5880)

Unified Diff: chrome/browser/download/notification/download_notification.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();
« no previous file with comments | « chrome/browser/download/notification/download_item_notification.h ('k') | chrome/browser/engagement/site_engagement_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698