Adds UMA to measure when the data reduction proxy via header is missing
Keep track of the situations when Chrome expects the data reduction
proxy via header to be present in a response, but the data reduction
proxy via header is missing.
This change is the same as the reverted change
https://codereview.chromium.org/577343002/,
except that it includes a 1-line fix in
data_reduction_proxy_usage_stats_unittests.cc to make the tests pass
when run with Valgrind in release builds.
BUG=
412888
Committed:
https://crrev.com/f72ee64ee192ff8eab696bf68130f18c2837305b
Cr-Commit-Position: refs/heads/master@{#296496}