Changed two files end-line to make it work better with GYP. They were DOS (CR/LF), now they are UNIX (CR).

It seems like the base gyp scripts on Windows were confused about this and didn't handle it well, while using gyp through gclient worked perfectly. I did not investigate the causes further.

Review URL: http://codereview.chromium.org/2128003

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@599 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
hansl@google.com 2010-05-14 18:43:43 +00:00
parent 951583a8ca
commit 7b106e34ba
2 changed files with 111 additions and 111 deletions