Remove implicit uint8_t to char cast in string replace.
authoryangguo <yangguo@chromium.org>
Wed, 21 Jan 2015 08:55:05 +0000 (00:55 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 21 Jan 2015 08:55:11 +0000 (08:55 +0000)
commitf807277b25e4ab3199d515d7e97e210350fac49f
treec34217794715b185db403af96b92dedc27a2a7a9
parent9eace97bbaab72962c0fda62e5f9011a10604d0d
Remove implicit uint8_t to char cast in string replace.

R=jkummerow@chromium.org
BUG=446196
LOG=Y

Review URL: https://codereview.chromium.org/864753003

Cr-Commit-Position: refs/heads/master@{#26181}
src/runtime/runtime-regexp.cc