Namespace-qualify calls to logging::MakeCheckOpString

Otherwise, argument-dependent lookup will (given that the proper set
of headers are included at the same time) identify WebRTC's
rtc::MakeCheckOpString as an alternative to logging::MakeCheckOpString
if one of the function arguments are from the rtc:: namespace, making
the call ambiguous.

This was the reason why https://codereview.webrtc.org/2384693002 had
to be reverted.

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


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