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

Unified Diff: content/public/browser/push_messaging_service.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/profiler_controller.h ('k') | content/public/browser/quota_permission_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/push_messaging_service.h
diff --git a/content/public/browser/push_messaging_service.h b/content/public/browser/push_messaging_service.h
index c0694d6c3cfca95416c3fb3f65af33bbad104636..3456ca4ded0da4fd6741cde0edfdec468a0f2f68 100644
--- a/content/public/browser/push_messaging_service.h
+++ b/content/public/browser/push_messaging_service.h
@@ -18,7 +18,6 @@
namespace content {
class BrowserContext;
-class ServiceWorkerContext;
struct PushSubscriptionOptions;
// A push service-agnostic interface that the Push API uses for talking to
« no previous file with comments | « content/public/browser/profiler_controller.h ('k') | content/public/browser/quota_permission_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698