summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/browser_main_win.h')
-rw-r--r--chrome/browser/browser_main_win.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/browser_main_win.h b/chrome/browser/browser_main_win.h
index 45bfbf63..66fbc26 100644
--- a/chrome/browser/browser_main_win.h
+++ b/chrome/browser/browser_main_win.h
@@ -33,7 +33,4 @@ int HandleIconsCommands(const CommandLine &parsed_command_line);
// user level Chrome.
bool CheckMachineLevelInstall();
-// Handle upgrades if Chromium was upgraded while it was last running.
-bool DoUpgradeTasks(const CommandLine& command_line);
-
#endif // CHROME_BROWSER_BROWSER_MAIN_WIN_H_