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

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

Issue 2475213002: Update the Google Search geolocation disclosure to make it more obvious. (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
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 a3e81b794ea628b810af4137820eb89e82233743..92fa44ac70267aea434aad9f0d93bda2e6fc961e 100644
--- a/chrome/browser/android/chrome_feature_list.cc
+++ b/chrome/browser/android/chrome_feature_list.cc
@@ -33,6 +33,7 @@ namespace {
const base::Feature* kFeaturesExposedToJava[] = {
&autofill::kAutofillScanCardholderName,
&features::kAutoplayMutedVideos,
+ &features::kConsistentOmniboxGeolocation,
&features::kCredentialManagementAPI,
&features::kSimplifiedFullscreenUI,
&features::kWebPayments,

Powered by Google App Engine
This is Rietveld 408576698