commit | 3154a5351edfe4062cf7bd25a33b9280d74d777d | [log] [tgz] |
---|---|---|
author | Yuqian Li <liyuqian@google.com> | Wed Sep 06 13:33:30 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Sep 06 20:04:01 2017 +0000 |
tree | 5ea8fc9a856d0e862eb5f708238cf38b38cd4f8a | |
parent | 6bfc274b221828f647690f02e6a0a6d2413bc3be [diff] |
Convert Windows CRLF newlines back to unix ones The newlines got accidentally converted to CRLF in https://skia-review.googlesource.com/c/skia/+/39521 This CL simply runs dos2unix to convert them back. There are probably more files affected by 39521, but these 3 files are the major ones that got thousands of newlines converted. Bug: skia: Change-Id: I0aab5c9e2ab3d491bfe746d6b2db19532a89d654 Reviewed-on: https://skia-review.googlesource.com/42921 Reviewed-by: Cary Clark <caryclark@google.com> Commit-Queue: Yuqian Li <liyuqian@google.com>