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

Unified Diff: ios/chrome/browser/chrome_switches.cc

Issue 2830983005: Remove old webui History page on desktop and mobile (Closed)
Patch Set: merge Created 3 years, 7 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 | « ios/chrome/browser/chrome_switches.h ('k') | ios/chrome/browser/chrome_url_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/chrome_switches.cc
diff --git a/ios/chrome/browser/chrome_switches.cc b/ios/chrome/browser/chrome_switches.cc
index 6f73b44eff68104ff9a9eac20a2e01579f5cb7d2..7c2d158d99c472b5f967e66557d0a427659c8843 100644
--- a/ios/chrome/browser/chrome_switches.cc
+++ b/ios/chrome/browser/chrome_switches.cc
@@ -115,7 +115,4 @@ const char kIOSIgnoreCertificateErrors[] = "ignore-certificate-errors";
const char kIOSTestingFixedHttpPort[] = "testing-fixed-http-port";
const char kIOSTestingFixedHttpsPort[] = "testing-fixed-https-port";
-// Enables grouping websites by domain and filtering them by period.
-const char kHistoryEnableGroupByDomain[] = "enable-grouped-history";
-
} // namespace switches
« no previous file with comments | « ios/chrome/browser/chrome_switches.h ('k') | ios/chrome/browser/chrome_url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698