Index: content/browser/background_sync/background_sync_registration.cc |
diff --git a/content/browser/background_sync/background_sync_registration.cc b/content/browser/background_sync/background_sync_registration.cc |
index 427580a4174186c7ee6147f44865fe28001a7015..9d3bd2a552dc4171a91a046beba66f6a44f7bd7e 100644 |
--- a/content/browser/background_sync/background_sync_registration.cc |
+++ b/content/browser/background_sync/background_sync_registration.cc |
@@ -80,6 +80,7 @@ namespace content { |
// TODO(thakis): Remove this once http://crbug.com/488634 is fixed. |
BackgroundSyncRegistration::BackgroundSyncRegistration() = default; |
+BackgroundSyncRegistration::~BackgroundSyncRegistration() = default; |
const BackgroundSyncRegistration::RegistrationId |
BackgroundSyncRegistration::kInvalidRegistrationId = -1; |