Fixes bug where JSON reader errored on reading vertical tabs (\v). The
writer properly escapes a vertical tab, but the readed instead errored
on the vertical this. This resulted in lost bookmarks:(

BUG=3031
TEST=covered by unit tests

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2759 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: d46d6f3b80099ce0c630185a2e86b649bba49254
3 files changed
tree: 632c9b6b1f230eae79d0a40128c17b3447ffd6aa
  1. base/
  2. build/