| Index: chrome/browser/android/chrome_feature_list.cc
|
| diff --git a/chrome/browser/android/chrome_feature_list.cc b/chrome/browser/android/chrome_feature_list.cc
|
| index 8cbc9319c568a950000fd77cb2382132234c6e51..3d8460acfe62d967edb4877022f5b90cc1de0bd2 100644
|
| --- a/chrome/browser/android/chrome_feature_list.cc
|
| +++ b/chrome/browser/android/chrome_feature_list.cc
|
| @@ -61,7 +61,6 @@ const base::Feature* kFeaturesExposedToJava[] = {
|
| &kTabReparenting,
|
| &kWebPaymentsModifiers,
|
| &kWebPaymentsSingleAppUiSkip,
|
| - &ntp_snippets::kContentSuggestionsFeature,
|
| &ntp_snippets::kIncreasedVisibility,
|
| &ntp_snippets::kForeignSessionsSuggestionsFeature,
|
| &ntp_snippets::kOfflineBadgeFeature,
|
|
|