Convert arc::mojom::{PrinterDiscoverySessionHost, PrintJobHost} to new Mojo types
This CL partially converts arc::mojom::PrinterDiscoverySessionHost and arc::mojom::PrintJobHost to new Mojo types using PendingReceiver and Receiver. It still keeps CreateDiscoverySessionCallback and PrintCallback with InterfacePtr from //components/arc/mojom/print.mojom with since arc mojom files are shared with other repo and it doesn't have new Mojo types yet. Bug: 955171 Change-Id: I7e41271540b5bbdd14d2d5de76accac0891f9223 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1955895Reviewed-by:Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#724080}
Showing
Please register or sign in to comment