Simplify printing::GetPrintTicket().
This function takes a PrinterType and a separate boolean to indicate the printer is a cloud printer. This was likely written before enum PrinterType gained a |kCloudPrinter| enum value. Now that the |kCloudPrinter| value exists, just use that and get rid of the separate boolean. Change-Id: I14ca569167d49bf273c02e4d24cdaa6c17e9dc2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838624 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#702742}
Showing
Please register or sign in to comment