1a7ff8578d
Apparently dart2js and the VM disagrees on which characters are in a multi-line string if the source uses Windows line endings. Fixes issue 23856 BUG= http://dartbug.com/23856 R=sgjesse@google.com Committed: https://github.com/dart-lang/sdk/commit/194c729a2a80714ab56a61c11802479da9cae95d Review URL: https://codereview.chromium.org//1294353003 .