Index: chrome/browser/ui/startup/startup_browser_creator.h |
diff --git a/chrome/browser/ui/startup/startup_browser_creator.h b/chrome/browser/ui/startup/startup_browser_creator.h |
index beb4f896f60f69b3935814009c1ab5ce96d0e773..e1b0625e3d219a3781fe95dfcc82e6ac30ae8321 100644 |
--- a/chrome/browser/ui/startup/startup_browser_creator.h |
+++ b/chrome/browser/ui/startup/startup_browser_creator.h |
@@ -147,7 +147,7 @@ class StartupBrowserCreator { |
// Additional tabs to open during first run. |
std::vector<GURL> first_run_tabs_; |
- // True if the set-as-default dialog has been explicitly supressed. |
+ // True if the set-as-default dialog has been explicitly suppressed. |
// This information is used to allow the default browser prompt to show on |
// first-run when the dialog has been suppressed. |
bool is_default_browser_dialog_suppressed_; |