Updates struct members from mojom files with pending_remote
This CL updates struct members from mojom files with pending_remote. These members have been converted to new Mojo types already from C++ code. The reason that it worked with old Mojo types from mojom files is that new Mojo types support compatibility. So, this CL updates mojom files to generate new Mojo types. Bug: 955171 Change-Id: Ic2bf1aeec232cf376862b97cbcdf06500f2ed0f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1950049Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#721791}
Showing
Please register or sign in to comment