Mojo bindings: remove an unnecessary DCHECK.

This DCHECK ensures that we shouldn't receive PeerAssociatedEndpointClosedEvent
control message for the master interface unless it is used to specify a
disconnect reason. However, we shouldn't crash (when DCHECK is on) the receiver
for such a message.

BUG=754353

Change-Id: Icc4b41b3dc523260eb28a9147c2500be7824fa11
Reviewed-on: https://chromium-review.googlesource.com/611143
Reviewed-by: Ken Rockot <rockot@chromium.org>
Commit-Queue: Yuzhu Shen <yzshen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#494254}

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