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

Unified Diff: content/content_browser.gypi

Issue 1763123002: [BackgroundSync] Remove BackgroundSyncRegistrationHandle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments from PS7 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
« no previous file with comments | « content/common/background_sync_service.mojom ('k') | content/public/common/background_sync.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 0f049226aa04b800058be52a1171a1c7045fbeca..889867bef55c1b701cfa68577543d78d0de719e5 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -461,8 +461,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',
« no previous file with comments | « content/common/background_sync_service.mojom ('k') | content/public/common/background_sync.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698