Drop a few tab switch metrics.
commit61f34b229fb5aba458fec8cd91e6aa3e34ca58cf
authorppi@chromium.org <ppi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 14 Apr 2014 17:39:18 +0000 (14 17:39 +0000)
committerppi@chromium.org <ppi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 14 Apr 2014 17:39:18 +0000 (14 17:39 +0000)
tree91e2e47cc4fae79e9be89feb4d7bcb60d20438bb
parent0256283531fad29a9592a1622a26e555860e26d9
Drop a few tab switch metrics.

This patch drops definitions of three metrics recorded when we bring a
tab back to foreground. We dropped them on Android and these were never
implemented on other platforms:

- Tab.SwitchedToForegroundLaunchedWithURL
- Tab.SwitchedToForegroundRevisit
- Tab.SwitchedToForgroundNumTabs

Being collected on tab switch, these do not actually tell us anything
about when tab switches are likely to occur, because they do not cover
the complementary case of tabs *not* being switched. To the best of my
knowledge, we haven't got any actionable results from these nor do we
track them at all.

BUG=None

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263654 0039d316-1c4b-4281-b951-d872f2087c98
tools/metrics/histograms/histograms.xml