ipc: Make a common subclass for Channel and ProxyChannel.

Channel and ProxyChannel share some functionality which the attachment broker
code uses. I made a new, shared superclass called Endpoint.

BUG=493414

Review URL: https://codereview.chromium.org/1270683002

Cr-Commit-Position: refs/heads/master@{#342669}


CrOS-Libchrome-Original-Commit: a09b9be79387f1107ba29c5f7b0051168193d958
9 files changed
tree: 7aae8b3c54b3a9de91a357008a90d4f679f4f3da
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/