Remove listening of OMNIBOX_OPENED_URL from metrics code
commit26b95242b8853564a5c7d406d2ba2c6d2d359096
authorblundell <blundell@chromium.org>
Mon, 17 Aug 2015 10:29:24 +0000 (17 03:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 17 Aug 2015 10:29:49 +0000 (17 10:29 +0000)
treeee0b8dbb55e9e76741ca37af32361d703a82236d
parent7cb8e1ae121cf6b14aa0a59cc708de630c0ef965
Remove listening of OMNIBOX_OPENED_URL from metrics code

I am working to eliminate this notification entirely, as its usage is impeding
iOS upstreaming (see bug for details). This CL replaces its usage in
//chrome/browser/metrics with usage of OmniboxEventGlobalTracker.

BUG=517885

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

Cr-Commit-Position: refs/heads/master@{#343662}
chrome/browser/metrics/chrome_metrics_service_client.cc
chrome/browser/metrics/chrome_metrics_service_client.h
chrome/browser/metrics/thread_watcher.cc
chrome/browser/metrics/thread_watcher.h