base: Move the rest of JSONValueSerializer unit tests from c/common to base/json.

This is the follow up patch to r189315 - https://codereview.chromium.org/12910004
where we moved the half of tests that didn't depend on json test files.

json_value_serializer_perftest.cc was not moved yet because it depends on
chrome/common/logging_chrome.h

TEST=base_unittests --gtest_filter=*JSON*
TEST=perf_tests --gtest_filter=JSONValueSerializerTests*

R=darin@chromium.org,bulach@chromium.org


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

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


CrOS-Libchrome-Original-Commit: c4803e43232864180e5db4fb3b8d185dc0c5ba84
7 files changed
tree: 686ca8625d14b9cf1fdf938a828d12793edeaa6e
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/