Chromium Code Reviews| 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 |