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

Unified Diff: content/content_browser.gypi

Issue 1763123002: [BackgroundSync] Remove BackgroundSyncRegistrationHandle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove default rvalue functions due to msvc Created 4 years, 9 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 4ad86b2877257f6a357c3cdfbddc65120bda5d61..83efc36d9e6fe63e6d720f4572f46c5dc816caea 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -458,8 +458,6 @@
'browser/background_sync/background_sync_network_observer.h',
'browser/background_sync/background_sync_registration.cc',
'browser/background_sync/background_sync_registration.h',
- 'browser/background_sync/background_sync_registration_handle.cc',
- 'browser/background_sync/background_sync_registration_handle.h',
'browser/background_sync/background_sync_registration_options.cc',
'browser/background_sync/background_sync_registration_options.h',
'browser/background_sync/background_sync_service_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698