Migrate SensorProxyImpl to the new Mojo types

This CL converts |client_biding_| from mojo::Binding to mojo::Receiver.
Then, the name is also changed to |client_receiver_|.

Besides, this CL converts the type of |sensor_| to mojo::Remote as well.

Bug: 955171
Change-Id: Ic7b14f718fe1229fb19a6f1fa68618f8707d2e6e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757953
Reviewed-by: Ken Rockot <rockot@google.com>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
Cr-Commit-Position: refs/heads/master@{#688365}
2 files changed