Remove value kConnectingToDevice from CupsPrinterStatus enum
This changes consolidates the CupsPrinterStatus kConnectingToDevice enum value into kPrinterUnreachable enum value. Having both enum values is redundant as they both would convey the same meaning to the user. The enums modified in this CL are relatively new and not persisted anywhere so they are safe to update. Bug: 1059607 Change-Id: If890c95f5c4650d25125cb4c40291aae616f4d98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340292Reviewed-by:Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#795606}
Showing
Please register or sign in to comment