Remove unused NTP UMA stats.
This deletes four user actions that were added long ago and are no longer used: - MobileFirstEditInOmnibox - MobileFocusedFakeboxOnNtp - MobileFocusedOmniboxOnNtp - MobileFocusedOmniboxNotOnNtp This also starts recording the FocusLocation user action when the omnibox is focused; this essentially combines MobileFocusedFakeboxOnNtp, MobileFocusedOmniboxOnNtp, and MobileFocusedOmniboxNotOnNtp into a single action. BUG=408176 Review URL: https://codereview.chromium.org/1491393002 Cr-Commit-Position: refs/heads/master@{#363041}
Showing
Please register or sign in to comment