commit | 9b439153fc2a2ddca25de96fe2883cf67aebe3e0 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed Dec 09 13:02:26 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Dec 09 13:02:26 2015 -0800 |
tree | b390965b833d6ab891aa4eb557cf909ec7d6cbac | |
parent | 5582b2be319e254939fa65e7423549f1130f374a [diff] |
no need for newlines in DM Errors This should fix some odd formatting problems in the logs, e.g. Note tally: 583x (skipped: Cannot convert to requested color type. ) 4x (--blacklist _ image decode 4bpp-pixeldata-cropped.bmp) ~~~> Note tally: 583x (skipped: Cannot convert to requested color type.) 4x (--blacklist _ image decode 4bpp-pixeldata-cropped.bmp) BUG=skia: Review URL: https://codereview.chromium.org/1508223006