Re-use PluginVmInstaller::InstallingState in PluginVmInstallerView
This CL makes PluginVmInstallerView re-use from PluginVmInstaller the enum indicating installer progress. This somewhat reduces the code that needs to be written when adding new steps in the installation flow, but more importantly allows a subsequent CL, crrev.com/c/2214586, to simplify the installer's observer interface so the UI will only need to be concerned with what to display to the user for a given state. Bug: 1063748 Change-Id: I5ce64bb7d641f221af822d4737e35fb21de8d589 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213651Reviewed-by:Julian Watson <juwa@google.com> Commit-Queue: Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#772119}
Showing
Please register or sign in to comment