DescriptionReplace \n in message strings to acutal new lines.
I had added a hack in http://codereview.chromium.org/196007 to mimic a
behavior of how rc.exe replaces \n with a newline. Unfortunately, this
didn't make it possible to have legitimate uses of \n in a string.
Instead, remove all occurrences of \n in preparation of removing this hack.
BUG=105985
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112526
Patch Set 1 #
Total comments: 1
Patch Set 2 : ''' not """ #
Total comments: 1
Patch Set 3 : add missing newline #
Messages
Total messages: 9 (0 generated)
|