Add bindProxy implementation without callback.

The original implementation of bindProxy in Mojo connection requires a callback
in order to receive the proxy for the remote interface. This pattern is
counterintuitive and unnecessary. A new function that doesn't require a
callback has been added here.

Review-Url: https://codereview.chromium.org/2389303002
Cr-Commit-Position: refs/heads/master@{#422992}


CrOS-Libchrome-Original-Commit: 3648b35f8ed44f505c4c62c7a63be90c66760006
1 file changed
tree: 403644d0cf99926cfec70a2e4d499943d2fd6697
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/