Index: chrome/browser/ui/settings_window_manager.h |
diff --git a/chrome/browser/ui/settings_window_manager.h b/chrome/browser/ui/settings_window_manager.h |
index 16eca892303e10183fe7468bc4b367a3cf93648f..d233e9f5884e098b0cfd652d556225f86f040381 100644 |
--- a/chrome/browser/ui/settings_window_manager.h |
+++ b/chrome/browser/ui/settings_window_manager.h |
@@ -30,7 +30,7 @@ class SettingsWindowManager { |
void AddObserver(SettingsWindowManagerObserver* observer); |
void RemoveObserver(SettingsWindowManagerObserver* observer); |
- // Shows a chrome:// page (e.g. Settings, History) in an an existing system |
+ // Shows a chrome:// page (e.g. Settings, About) in an an existing system |
// Browser window for |profile| or creates a new one. |
void ShowChromePageForProfile(Profile* profile, const GURL& gurl); |