Remove EvictedDomainCookieCounter.
commit0a5e8349206d746bfbdaa696351dc6099b944a73
authormmenke <mmenke@chromium.org>
Thu, 20 Aug 2015 20:33:46 +0000 (20 13:33 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 20 Aug 2015 20:34:18 +0000 (20 20:34 +0000)
treeca32a91edbdad0c247a6f96bb28f67b2962d1a43
parenta7cde4bd39dc814952d885e54eee33ffdac1a881
Remove EvictedDomainCookieCounter.

It just records two unowned histograms, so no one has been
looking at them.  It's called whenever cookies change, which
can be quite often, though according to our metrics, it's not
a big consumer of CPU time.

BUG=514678

Review URL: https://codereview.chromium.org/1287983006

Cr-Commit-Position: refs/heads/master@{#344578}
chrome/browser/net/cookie_store_util.cc
chrome/browser/net/cookie_store_util.h
chrome/browser/net/evicted_domain_cookie_counter.cc [deleted file]
chrome/browser/net/evicted_domain_cookie_counter.h [deleted file]
chrome/browser/net/evicted_domain_cookie_counter_unittest.cc [deleted file]
chrome/browser/profiles/profile_io_data.cc
chrome/chrome_browser.gypi
chrome/chrome_tests_unit.gypi
tools/metrics/histograms/histograms.xml