Skip to content

Commit

Permalink
chrome: Remove JSONValueSerializer perf test.
Browse files Browse the repository at this point in the history
It seems it isn't buying anything much and it seems nobody is really tracking it.
So let's just remove it now.

This finishes the patch series that started in r189315 -
https://codereview.chromium.org/12910004

R=brettw@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193815 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
tfarina@chromium.org committed Apr 12, 2013
1 parent fa2df60 commit 8914bf3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 92 deletions.
1 change: 0 additions & 1 deletion chrome/chrome_tests.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -2730,7 +2730,6 @@
'../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h',
],
'sources': [
'common/json_value_serializer_perftest.cc',
'test/perf/perftests.cc',
'test/perf/url_parse_perftest.cc',
'../content/browser/net/sqlite_persistent_cookie_store_perftest.cc',
Expand Down
91 changes: 0 additions & 91 deletions chrome/common/json_value_serializer_perftest.cc

This file was deleted.

0 comments on commit 8914bf3

Please sign in to comment.