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 |