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

Unified Diff: ios/chrome/browser/chrome_url_constants.h

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.cc ('k') | ios/chrome/browser/chrome_url_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/chrome_url_constants.h
diff --git a/ios/chrome/browser/chrome_url_constants.h b/ios/chrome/browser/chrome_url_constants.h
index 5f44832fa23cfa439664a393c0bc0e0e81bd1fc3..95c5511e82372fa74f28b3af79ce42007b876ad2 100644
--- a/ios/chrome/browser/chrome_url_constants.h
+++ b/ios/chrome/browser/chrome_url_constants.h
@@ -46,7 +46,6 @@ extern const char kChromeUIExternalFileHost[];
extern const char kChromeUIFlagsHost[];
extern const char kChromeUIGCMInternalsHost[];
extern const char kChromeUIHistogramHost[];
-extern const char kChromeUIHistoryFrameHost[];
extern const char kChromeUIHistoryHost[];
extern const char kChromeUINetExportHost[];
extern const char kChromeUINewTabHost[];
@@ -98,7 +97,7 @@ extern const char kClearBrowsingDataMyActivityUrlInFooterURL[];
extern const char kClearBrowsingDataMyActivityUrlInDialogURL[];
// Google history URL for the header notifying the user of other forms of
-// browsing history on the hisory page.
+// browsing history on the history page.
extern const char kHistoryMyActivityURL[];
// Google history URL for the Clear Browsing Data under Privacy Options.
« no previous file with comments | « ios/chrome/browser/chrome_switches.cc ('k') | ios/chrome/browser/chrome_url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698