Use base::string16 instead of std::string for errors in JSON Schema
commitc7b4f8fc30296a463d4db9c869604ab30c81404e
authorDHNishi@gmail.com <DHNishi@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 21 Aug 2013 03:16:58 +0000 (21 03:16 +0000)
committerDHNishi@gmail.com <DHNishi@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 21 Aug 2013 03:16:58 +0000 (21 03:16 +0000)
treea38582f9ee281033fb916938945e545246f9c3f0
parente7a6b8a938bab3d6b84ae49df65f486587d001ea
Use base::string16 instead of std::string for errors in JSON Schema
Compiler error generation.

BUG=71980,234834

Review URL: https://chromiumcodereview.appspot.com/22900009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218614 0039d316-1c4b-4281-b951-d872f2087c98
tools/json_schema_compiler/cc_generator.py
tools/json_schema_compiler/h_generator.py
tools/json_schema_compiler/test/error_generation_unittest.cc