Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Unified Diff: chrome/browser/android/chrome_feature_list.cc

Issue 2478243006: Force sessions invalidations on for Android clients with foreign tabs suggestions feature. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/invalidation/InvalidationController.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/invalidation/InvalidationController.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698