Index: content/child/background_sync/background_sync_provider_thread_proxy.h |
diff --git a/content/child/background_sync/background_sync_provider_thread_proxy.h b/content/child/background_sync/background_sync_provider_thread_proxy.h |
index 048c68f62d8b3036b83f007a0cae242651162ea9..5a319520f3f582b56568aa9e3eb519b16ab011d6 100644 |
--- a/content/child/background_sync/background_sync_provider_thread_proxy.h |
+++ b/content/child/background_sync/background_sync_provider_thread_proxy.h |
@@ -35,7 +35,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, |