DescriptionRemove uses of BrowserDistribution::CHROME_BINARIES in installer_util.
This CL also includes the following changes which trickle gently through
small corners of the codebase:
- Removes the |system-level| param from UpdateDidRunState.
- Removes GetChromeChannelAndModifiers; "-m", the "mutli-install"
modifier, was the only one.
- Replaces installer::GetAppGuidForUpdates with
BrowserDistribution::GetDistribution()->GetAppGuid(), since it is now
correct in the absence of multi-install.
BUG=577816
Review-Url: https://codereview.chromium.org/2619323003
Cr-Commit-Position: refs/heads/master@{#442695}
Committed: https://chromium.googlesource.com/chromium/src/+/9074f30e1913ea6fe1244f43b38f9a9be21f889e
Patch Set 1 #
Total comments: 17
Patch Set 2 : review comments #Patch Set 3 : sync to position 442533 #Depends on Patchset: Dependent Patchsets: Messages
Total messages: 34 (23 generated)
|