c9675aeefb
This makes the source files a little easier to read anyway and the JSON is not typically that nested so there should be a minimal statup performance hit. Do not return the JSON as an escaped String to work around a strange v8 bug. BUG= R=vsm@google.com Review-Url: https://codereview.chromium.org/2747733003 .