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 5a319520f3f582b56568aa9e3eb519b16ab011d6..048c68f62d8b3036b83f007a0cae242651162ea9 100644 |
--- a/content/child/background_sync/background_sync_provider_thread_proxy.h |
+++ b/content/child/background_sync/background_sync_provider_thread_proxy.h |
@@ -35,6 +35,7 @@ class BackgroundSyncProviderThreadProxy : public blink::WebSyncProvider, |
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, |