Index: content/browser/background_sync/background_sync_manager.h |
diff --git a/content/browser/background_sync/background_sync_manager.h b/content/browser/background_sync/background_sync_manager.h |
index 8d92f807966daa9a89a1ffb1e9379f98883ff0a7..5b8c85bf10ad02c166e25c4bbb0aceee15c60c83 100644 |
--- a/content/browser/background_sync/background_sync_manager.h |
+++ b/content/browser/background_sync/background_sync_manager.h |
@@ -140,7 +140,7 @@ class CONTENT_EXPORT BackgroundSyncManager |
const std::string& backend_key, |
const ServiceWorkerStorage::GetUserDataForAllRegistrationsCallback& |
callback); |
- virtual void FireOneShotSync( |
+ virtual void DispatchSyncEvent( |
BackgroundSyncRegistrationHandle::HandleId handle_id, |
const scoped_refptr<ServiceWorkerVersion>& active_version, |
BackgroundSyncEventLastChance last_chance, |