| Index: components/ntp_snippets/content_suggestions_provider.h
|
| diff --git a/components/ntp_snippets/content_suggestions_provider.h b/components/ntp_snippets/content_suggestions_provider.h
|
| index 647f62fe1c51ccf80b57118525b254a4e6e5f3ed..d479eeccee05250904c4996f9f25680e1076575f 100644
|
| --- a/components/ntp_snippets/content_suggestions_provider.h
|
| +++ b/components/ntp_snippets/content_suggestions_provider.h
|
| @@ -133,8 +133,6 @@
|
| virtual void ClearDismissedSuggestionsForDebugging(Category category) = 0;
|
|
|
| protected:
|
| - friend class ContentSuggestionsProviderTest;
|
| -
|
| ContentSuggestionsProvider(Observer* observer,
|
| CategoryFactory* category_factory);
|
|
|
|
|