summaryrefslogtreecommitdiffstats
path: root/content/child/blink_platform_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/child/blink_platform_impl.h')
-rw-r--r--content/child/blink_platform_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/child/blink_platform_impl.h b/content/child/blink_platform_impl.h
index f9bf754..4f23575 100644
--- a/content/child/blink_platform_impl.h
+++ b/content/child/blink_platform_impl.h
@@ -209,7 +209,7 @@ class CONTENT_EXPORT BlinkPlatformImpl
scoped_refptr<NotificationDispatcher> notification_dispatcher_;
scoped_refptr<PushDispatcher> push_dispatcher_;
scoped_ptr<PermissionDispatcher> permission_client_;
- scoped_ptr<BackgroundSyncProvider> sync_provider_;
+ scoped_ptr<BackgroundSyncProvider> main_thread_sync_provider_;
};
} // namespace content