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

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

Issue 2830983005: Remove old webui History page on desktop and mobile (Closed)
Patch Set: axe more android stuff 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
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 a4e23df344878c7623a2f2c995c48b9e48099228..f3ea287b47e64b4f00294f31f353faa3dbb81ddb 100644
--- a/chrome/browser/android/chrome_feature_list.cc
+++ b/chrome/browser/android/chrome_feature_list.cc
@@ -40,7 +40,6 @@ const base::Feature* kFeaturesExposedToJava[] = {
&features::kConsistentOmniboxGeolocation,
&features::kCopylessPaste,
&features::kCredentialManagementAPI,
- &features::kNativeAndroidHistoryManager,
&features::kServiceWorkerPaymentApps,
&features::kSimplifiedFullscreenUI,
&features::kVrShell,

Powered by Google App Engine
This is Rietveld 408576698