Revert "Migrate hid.mojom and related classes to the new Mojo types"
This reverts commit fd82f584. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 689336 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2ZkODJmNTg0Y2MzMDhkZDkxYWExMTIwNjNhODRhZDQ5ZWQ2YjhkYTMM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.chromiumos/linux-chromeos-rel/28411 Sample Failed Step: compile Original change's description: > Migrate hid.mojom and related classes to the new Mojo types > > This CL converts hid.mojom and related classes from old Mojo types > to the new types. Major changes are as below, > > - Apply PendingRemote to HidConnectionClientPtr. > - Replace InterfacePtr with mojo::Remote > - Replace mojo::Binding with mojo::Receiver > > Bug: 955171 > Change-Id: If4b686844272cd1763be50ff7620e00e1084a108 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761874 > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Reviewed-by: Ken Rockot <rockot@google.com> > Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> > Cr-Commit-Position: refs/heads/master@{#689336} Change-Id: I9444d50f890dfd4b84ecdf78bd8d7a78dd6c83f5 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 955171 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764556 Cr-Commit-Position: refs/heads/master@{#689349}
Showing
Please register or sign in to comment