Index: components/suggestions/suggestions_service_impl.h |
diff --git a/components/suggestions/suggestions_service_impl.h b/components/suggestions/suggestions_service_impl.h |
index b2ce16238fed17cc77dc70dd609f4c35b9e913f3..0a42ef6cf88dab744d1ba3db5823087c0bf3124f 100644 |
--- a/components/suggestions/suggestions_service_impl.h |
+++ b/components/suggestions/suggestions_service_impl.h |
@@ -92,6 +92,8 @@ class SuggestionsServiceImpl : public SuggestionsService, |
IgnoresUninterestingSyncChange); |
FRIEND_TEST_ALL_PREFIXES(SuggestionsServiceTest, |
FetchSuggestionsDataSyncNotInitializedEnabled); |
+ FRIEND_TEST_ALL_PREFIXES(SuggestionsServiceTest, |
+ BuildUrlWithMinEqualsZeroParamForFewFeature); |
FRIEND_TEST_ALL_PREFIXES(SuggestionsServiceTest, |
FetchSuggestionsDataSyncDisabled); |
FRIEND_TEST_ALL_PREFIXES(SuggestionsServiceTest, |