commit | a3889aa737db9a6e94b24c5f5f0dc33154bfa2c6 | [log] [tgz] |
---|---|---|
author | morrita <morrita@chromium.org> | Mon Mar 16 22:40:51 2015 |
committer | Commit bot <commit-bot@chromium.org> | Mon Mar 16 22:42:04 2015 |
tree | 0f757ba6257b821ce48c0d23a5025c50ad214014 | |
parent | e0f2b8f00e9a70285f25c42d4ab9612b0e0013ca [diff] |
ChannelMojo: Turn DLOG to LOG for ERROR and WARNING It'd be useful to diagnose IPC related issues, especially Chrome OS builds where Release build is the norm. This shouldn't be noisy as these won't happen in normal use. R=viettrungluu@chromium.org TEST=466814 BUG= Review URL: https://codereview.chromium.org/1003483004 Cr-Commit-Position: refs/heads/master@{#320810}