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

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

Issue 2830983005: Remove old webui History page on desktop and mobile (Closed)
Patch Set: clang dbg compile 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/browser/about_flags.cc ('k') | chrome/browser/android/data_usage/data_use_ui_tab_model.cc » ('j') | 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 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,
Theresa 2017/04/26 18:18:08 Java is still using this parameter. We need to rem
Dan Beam 2017/04/27 00:38:06 Done.
&features::kServiceWorkerPaymentApps,
&features::kSimplifiedFullscreenUI,
&features::kVrShell,
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/android/data_usage/data_use_ui_tab_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698