Collect data reduction proxy UMA on all platforms
commit6701ce5df427700a6d9d3b13ecf9b37a2990ba5d
authorbengr@chromium.org <bengr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 8 May 2014 04:12:04 +0000 (8 04:12 +0000)
committerbengr@chromium.org <bengr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 8 May 2014 04:12:04 +0000 (8 04:12 +0000)
treeb919c807c5678d08eacb922fb3f5712593c0f128
parenta65a5500e8c6ab173d4a2e39daf5a423b34c20c3
Collect data reduction proxy UMA on all platforms

UMA for the data reduction proxy was gated behind preprocessor
directives that resticted the logic to Android and iOS. This
change opens UMA calculations and collection up to all platforms.

BUG=369619

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269026 0039d316-1c4b-4281-b951-d872f2087c98
build/common.gypi
chrome/browser/net/chrome_network_delegate.cc
components/data_reduction_proxy/browser/data_reduction_proxy_metrics.cc
components/data_reduction_proxy/browser/data_reduction_proxy_metrics.h
components/data_reduction_proxy/browser/data_reduction_proxy_metrics_unittest.cc
components/data_reduction_proxy/browser/data_reduction_proxy_prefs.cc