Chromium Code Reviews

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

Issue 2830983005: Remove old webui History page on desktop and mobile (Closed)
Patch Set: ifdef Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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 0fa47fd29c7b61d3bfd4dbd89d145800161a9cb6..91fcf14202fbf98ae3251aa4dbfcf8b327dda164 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