summaryrefslogtreecommitdiffstats
path: root/content/browser/background_sync/background_sync_registration.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/background_sync/background_sync_registration.cc')
-rw-r--r--content/browser/background_sync/background_sync_registration.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/content/browser/background_sync/background_sync_registration.cc b/content/browser/background_sync/background_sync_registration.cc
index 427580a..29745d7 100644
--- a/content/browser/background_sync/background_sync_registration.cc
+++ b/content/browser/background_sync/background_sync_registration.cc
@@ -78,9 +78,6 @@ TypeConverter<content::SyncRegistrationPtr,
namespace content {
-// TODO(thakis): Remove this once http://crbug.com/488634 is fixed.
-BackgroundSyncRegistration::BackgroundSyncRegistration() = default;
-
const BackgroundSyncRegistration::RegistrationId
BackgroundSyncRegistration::kInvalidRegistrationId = -1;