| Index: components/ntp_snippets/content_suggestions_metrics.h
|
| diff --git a/components/ntp_snippets/content_suggestions_metrics.h b/components/ntp_snippets/content_suggestions_metrics.h
|
| index d004c45694acb5d238e8868adfb986ff0e5dc9fd..a2f04e5668d1772b08f3e72f094205092102058d 100644
|
| --- a/components/ntp_snippets/content_suggestions_metrics.h
|
| +++ b/components/ntp_snippets/content_suggestions_metrics.h
|
| @@ -58,6 +58,8 @@ void OnMoreButtonClicked(Category category, int position);
|
|
|
| void OnCategoryDismissed(Category category);
|
|
|
| +void RecordRemoteSuggestionsProviderState(bool enabled);
|
| +
|
| } // namespace metrics
|
| } // namespace ntp_snippets
|
|
|
|
|