Add metrics for the combined usage of cookies and cache deletion options.
commit7140023dc39880f9c05fda2972ada219cbcbae7c
authormsramek <msramek@chromium.org>
Tue, 28 Jul 2015 20:25:15 +0000 (28 13:25 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Jul 2015 20:25:50 +0000 (28 20:25 +0000)
tree0bc5cec99728727297bf1a44bb01b322d58692d3
parent85bc9a7a9abd749b382aa28725f488484dec0836
Add metrics for the combined usage of cookies and cache deletion options.

Note that the total number of uses can be derived by subtracting the usage of both from the existing individual metrics ClearBrowsingData_Cookies and ClearBrowsingData_Cache. However, the number of unique uses can not be derived this way, thus we also need separate metrics for deletion of one data type without the other.

BUG=514592

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

Cr-Commit-Position: refs/heads/master@{#340758}
chrome/browser/browsing_data/browsing_data_remover.cc
tools/metrics/histograms/histograms.xml