[Installer] Make recent install_worker.cc changes use AppRegistrationData
commitc7a808cb0365ab7387206fd2fd44bf9681ca771a
authorhuangs <huangs@chromium.org>
Thu, 2 Oct 2014 21:57:30 +0000 (2 14:57 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 2 Oct 2014 21:58:21 +0000 (2 21:58 +0000)
tree4f0aebfa2bb4b97fc55e26b8c851e4b77dbdf6f5
parent915bf3594a53100adf71c2546aee0eaf63958291
[Installer] Make recent install_worker.cc changes use AppRegistrationData

Recent change https://codereview.chromium.org/612093007/ in install_worker.cc
uses BrowserDistribution::CHROME_APP_HOST, which we wish to remove. So we
refactoring this to use AppRegistrationData instead.

BUG=297647

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

Cr-Commit-Position: refs/heads/master@{#297914}
chrome/installer/setup/install_worker.cc