- Use early returns in HandleGetPasswordCompleteMessage().
- Consolidate some checks in HandleResetPrintPreviewModeMessage().
- Change SetTwoUpView() to HandleSetTwoUpViewMessage() and consistently
validate the message like other handlers. Also mark this message
handler private.
- Make comment style consistent through out the file.
Change-Id: Ie437086adf83015f90858a864e1acdb9e826bf34
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242853
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Daniel Hosseinian <dhoss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#778900}