| 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 d0d5b720b0195080badce60f4c9a99caa0a8483c..564f8500c2ecdc7f3202f9c7a8e382351570d18a 100644
|
| --- a/chrome/browser/android/chrome_feature_list.cc
|
| +++ b/chrome/browser/android/chrome_feature_list.cc
|
| @@ -54,6 +54,7 @@ const base::Feature* kFeaturesExposedToJava[] = {
|
| &kWebApks,
|
| &ntp_snippets::kContentSuggestionsFeature,
|
| &ntp_snippets::kIncreasedVisibility,
|
| + &ntp_snippets::kForeignSessionsSuggestionsFeature,
|
| &ntp_snippets::kOfflineBadgeFeature,
|
| &ntp_snippets::kSaveToOfflineFeature,
|
| &ntp_snippets::kSectionDismissalFeature,
|
|
|