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

Unified Diff: components/drive/drive_notification_manager.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch 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
« no previous file with comments | « components/drive/drive_api_util.h ('k') | components/drive/file_system_core_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/drive/drive_notification_manager.h
diff --git a/components/drive/drive_notification_manager.h b/components/drive/drive_notification_manager.h
index 6385a380bd6d3e7ff80fa79e8ed96e5b8f09a0d3..cb86b6bb12fb7bfee55ef2e7baba7627392cc2c0 100644
--- a/components/drive/drive_notification_manager.h
+++ b/components/drive/drive_notification_manager.h
@@ -13,10 +13,6 @@
#include "components/invalidation/public/invalidation_handler.h"
#include "components/keyed_service/core/keyed_service.h"
-namespace browser_sync {
-class ProfileSyncService;
-} // namespace browser_sync
-
namespace invalidation {
class InvalidationService;
} // namespace invalidation
« no previous file with comments | « components/drive/drive_api_util.h ('k') | components/drive/file_system_core_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698