Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1058)

Unified Diff: content/content_child.gypi

Issue 1358063004: Use mojo to connect to BackgroundSyncManager object (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make platform impl control cleanup of main thread provider Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 42587bde7dce7dbbd322b860200541ed3691246c..d0643b19b4171e0dd86e49bffb24dc71e8ca09c0 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -46,8 +46,6 @@
'child/appcache/web_application_cache_host_impl.cc',
'child/appcache/web_application_cache_host_impl.h',
'child/assert_matching_enums.cc',
- 'child/background_sync/background_sync_provider_thread_proxy.cc',
- 'child/background_sync/background_sync_provider_thread_proxy.h',
'child/background_sync/background_sync_provider.cc',
'child/background_sync/background_sync_provider.h',
'child/background_sync/background_sync_type_converters.cc',

Powered by Google App Engine
This is Rietveld 408576698