Clean up DefaultComponentInstaller::StartRegistration().
commit88377c09f02a451ffeae3d2e961def3371a3aab0
authorxhwang <xhwang@chromium.org>
Fri, 3 Oct 2014 21:29:59 +0000 (3 14:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 3 Oct 2014 21:30:12 +0000 (3 21:30 +0000)
tree2af96a136456d8333ec15994907c7269e646cea4
parentc7042077293a906b8a706c1ca7179038f979b5c6
Clean up DefaultComponentInstaller::StartRegistration().

This is a minor cleanup to remove duplicate code. Also if the |version| is older
we don't need to read manifest and VerifyInstallantion().

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

Cr-Commit-Position: refs/heads/master@{#298098}
components/component_updater/default_component_installer.cc