summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/browser_main.cc')
-rw-r--r--chrome/browser/browser_main.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/browser/browser_main.cc b/chrome/browser/browser_main.cc
index b5bdc8a..93aa8aa 100644
--- a/chrome/browser/browser_main.cc
+++ b/chrome/browser/browser_main.cc
@@ -492,11 +492,6 @@ int BrowserMain(CommandLine &parsed_command_line,
// Register our global network handler for chrome-resource:// URLs.
RegisterURLRequestChromeJob();
- // TODO(brettw): we may want to move this to the browser window somewhere so
- // that if it pops up a dialog box, the user gets it as the child of the
- // browser window instead of a disembodied floating box blocking startup.
- ShellIntegration::VerifyInstallation();
-
browser_process->InitBrokerServices(broker_services);
// In unittest mode, this will do nothing. In normal mode, this will create