Installer: Do not write "URL Protocol" to the ChromeHTML registry entry.
commit144067db7db51b080b0ee29ec24bd2572cff6de2
authormgiuca <mgiuca@chromium.org>
Tue, 16 Sep 2014 00:31:31 +0000 (15 17:31 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 16 Sep 2014 00:37:50 +0000 (16 00:37 +0000)
treec4778f052c389a40dc9652c7232595f61c4dd4b4
parentabee4fef8c6b2078294f65f678d2f41e928ad311
Installer: Do not write "URL Protocol" to the ChromeHTML registry entry.

This means Chrome will no longer register itself as the handler for the
bogus "chromehtml" URL protocol. (Regular file associations should not
register the class name as a URL protocol.)

BUG=413051

Review URL: https://codereview.chromium.org/559253002

Cr-Commit-Position: refs/heads/master@{#294941}
chrome/installer/util/shell_util.cc