Index: ios/chrome/browser/chrome_switches.h |
diff --git a/ios/chrome/browser/chrome_switches.h b/ios/chrome/browser/chrome_switches.h |
index 322636f3092075c0b3d8db5d8badd2ba1fe3ec3a..a795c5798330e13b21c4c70580cc6ba5e4babcd5 100644 |
--- a/ios/chrome/browser/chrome_switches.h |
+++ b/ios/chrome/browser/chrome_switches.h |
@@ -45,10 +45,6 @@ extern const char kIOSIgnoreCertificateErrors[]; |
extern const char kIOSTestingFixedHttpPort[]; |
extern const char kIOSTestingFixedHttpsPort[]; |
-// TODO(crbug.com/567136): this switches is duplicated between desktop |
-// and iOS. Once the corresponding code has been componentized or is no longer |
-// used by iOS, remove the duplicate definition. |
-extern const char kHistoryEnableGroupByDomain[]; |
} // namespace switches |
#endif // IOS_CHROME_BROWSER_CHROME_SWITCHES_H_ |