Index: content/child/background_sync/background_sync_provider.h |
diff --git a/content/child/background_sync/background_sync_provider.h b/content/child/background_sync/background_sync_provider.h |
index 43d54d5393cf5e9b6a370978de06b7890af78afe..f09a2e073f544d3af6089e45a9515e82a161c74d 100644 |
--- a/content/child/background_sync/background_sync_provider.h |
+++ b/content/child/background_sync/background_sync_provider.h |
@@ -31,7 +31,6 @@ |
void registerBackgroundSync( |
const blink::WebSyncRegistration* options, |
blink::WebServiceWorkerRegistration* service_worker_registration, |
- bool requested_from_service_worker, |
blink::WebSyncRegistrationCallbacks* callbacks); |
void unregisterBackgroundSync( |
blink::WebSyncRegistration::Periodicity periodicity, |