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

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

Issue 2848333002: Add and update prefs for search engine promo (Closed)
Patch Set: Created 3 years, 8 months 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/locale/LocaleManager.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 becb9cd64f61ec286f4c03d8b006ad4625547f89..7207066c64d5114ea9862c76414d609909f43bcc 100644
--- a/chrome/browser/android/chrome_feature_list.cc
+++ b/chrome/browser/android/chrome_feature_list.cc
@@ -71,6 +71,8 @@ const base::Feature* kFeaturesExposedToJava[] = {
&NTPShowGoogleGInOmniboxFeature,
&kPhysicalWebFeature,
&kPhysicalWebSharing,
+ &kSearchEnginePromoExistingDevice,
+ &kSearchEnginePromoNewDevice,
&kSpecialLocaleFeature,
&kSpecialLocaleWrapper,
&kTabsInCBD,
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/locale/LocaleManager.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698