Index: components/ntp_snippets/ntp_snippets_status_service.cc |
diff --git a/components/ntp_snippets/ntp_snippets_status_service.cc b/components/ntp_snippets/ntp_snippets_status_service.cc |
index 22ad4f84e01653fa463b561c4ea5463574d53e96..8f10283d99da84d3873923fa64de213f11d368c1 100644 |
--- a/components/ntp_snippets/ntp_snippets_status_service.cc |
+++ b/components/ntp_snippets/ntp_snippets_status_service.cc |
@@ -41,7 +41,7 @@ NTPSnippetsStatusService::NTPSnippetsStatusService( |
} |
} |
-NTPSnippetsStatusService::~NTPSnippetsStatusService() {} |
+NTPSnippetsStatusService::~NTPSnippetsStatusService() = default; |
// static |
void NTPSnippetsStatusService::RegisterProfilePrefs( |