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