| Index: components/ntp_snippets/pref_names.h
|
| diff --git a/components/ntp_snippets/pref_names.h b/components/ntp_snippets/pref_names.h
|
| index 4fdea4ebba7065ad0935aa66825b9bf055e1dc6a..f015b67afe5c99190c7d0d7b9115d133b572607a 100644
|
| --- a/components/ntp_snippets/pref_names.h
|
| +++ b/components/ntp_snippets/pref_names.h
|
| @@ -18,6 +18,8 @@ extern const char kSnippetFetcherQuotaCount[];
|
| // requests.
|
| extern const char kSnippetFetcherQuotaDay[];
|
|
|
| +extern const char kDismissedOfflinePageSuggestions[];
|
| +
|
| } // namespace prefs
|
| } // namespace ntp_snippets
|
|
|
|
|