Add UMA metric to track the time saved on making events passive during fling.

In the touch scrolling intervention proposal, we could treat all touchstart event
listeners as passive while there’s an active fling animation.

We are adding a metric that records the time we saved on making touchstarts passive
during fling.

This patch depends on issue 1923973002.

BUG=607245

Review-Url: https://codereview.chromium.org/1955643002
Cr-Commit-Position: refs/heads/master@{#394560}
3 files changed