Index: components/ntp_snippets/ntp_snippets_service.h |
diff --git a/components/ntp_snippets/ntp_snippets_service.h b/components/ntp_snippets/ntp_snippets_service.h |
index faf064a98bb0f43e1ea08f1cdaa322648a8236a1..a3195cd78920317731d4ab5b6dd86fd6e17ce3c5 100644 |
--- a/components/ntp_snippets/ntp_snippets_service.h |
+++ b/components/ntp_snippets/ntp_snippets_service.h |
@@ -251,8 +251,6 @@ class NTPSnippetsService : public KeyedService, |
// directly, use |EnterState| instead. |
void EnterStateShutdown(); |
- void ClearDeprecatedPrefs(); |
- |
State state_; |
PrefService* pref_service_; |