Index: components/ntp_snippets/pref_names.cc |
diff --git a/components/ntp_snippets/pref_names.cc b/components/ntp_snippets/pref_names.cc |
index aaaeedfa274ed3a17ee8d134f2b52cf8fe4de303..7b0c9bdcb3d3b4edebcc7439a76c9a9d28502f5f 100644 |
--- a/components/ntp_snippets/pref_names.cc |
+++ b/components/ntp_snippets/pref_names.cc |
@@ -11,6 +11,8 @@ const char kEnableSnippets[] = "ntp_snippets.enable"; |
const char kSnippetHosts[] = "ntp_snippets.hosts"; |
+const char kRemoteSuggestionCategories[] = "ntp_snippets.remote_categories"; |
+ |
const char kSnippetBackgroundFetchingIntervalWifi[] = |
"ntp_snippets.fetching_interval_wifi"; |