json_schema_compiler: make util::AddItemToList take a const reference to match the...
commitbd6c99b1217821c0852e2649249cadbd2f90d0df
authorcalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 20 Feb 2012 00:49:01 +0000 (20 00:49 +0000)
committercalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 20 Feb 2012 00:49:01 +0000 (20 00:49 +0000)
tree359b9fa5c536b904f10656f844488c3d1b41f2e0
parent0b5c06c89c13277e563773a480a14769f27de598
json_schema_compiler: make util::AddItemToList take a const reference to match the compiler.

BUG=
TEST=

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122725 0039d316-1c4b-4281-b951-d872f2087c98
tools/json_schema_compiler/util.cc