Additional heuristic user interaction attribution for page load metrics
* Add UserInitiatedInfo struct, which keeps track of information related to
whether an action was initiated by a user.
* Use UserInputTracker to heuristically determine if an action was
triggered by a user interaction.
* Add additional histograms to better understand what the distributions
look like for aborts with different user interaction attributes.
BUG=
633329
Committed:
https://crrev.com/2adc9318634ff8c0fa0fc0a98b4be2c3aa9c49ae
Cr-Commit-Position: refs/heads/master@{#437095}