Fix a couple of pointer DCHECKs.

These don't work when DCHECK is switched to a more CHECK-like impl,
since there is no operator<<() for the relevant pointer type.

BUG=596231

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


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