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

Unified Diff: content/public/browser/background_sync_controller.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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 | « content/public/browser/appcache_service.h ('k') | content/public/browser/background_tracing_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/background_sync_controller.h
diff --git a/content/public/browser/background_sync_controller.h b/content/public/browser/background_sync_controller.h
index 475ffd3df8ce342bf6c625ce45f52a123f45a51d..6b86f60bbd255933eaba2796b18da2d4ce59b97f 100644
--- a/content/public/browser/background_sync_controller.h
+++ b/content/public/browser/background_sync_controller.h
@@ -12,8 +12,6 @@
namespace content {
-class BackgroundSyncManager;
-
struct BackgroundSyncParameters;
// An interface that the Background Sync API uses to access services from the
« no previous file with comments | « content/public/browser/appcache_service.h ('k') | content/public/browser/background_tracing_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698