Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2926683002: Add new OCL histograms (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 75d6b8571e4e26a5e12c3a32a2f5ee6c6d945b59..edde6d9a2273383beae74bb98eb6ec35ba091ec1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90307,6 +90307,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</obsolete>
</suffix>
<affected-histogram name="Net.HttpContentLength"/>
+ <affected-histogram name="Net.HttpOriginalContentLength"/>
</histogram_suffixes>
<histogram_suffixes name="NetHttpContentLengthType2" separator=".">
@@ -90322,6 +90323,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
label="Bytes of traffic that passed through the Data Reduction Proxy"/>
<affected-histogram name="Net.HttpContentLength.Http"/>
<affected-histogram name="Net.HttpContentLength.Https"/>
+ <affected-histogram name="Net.HttpOriginalContentLength.Http"/>
+ <affected-histogram name="Net.HttpOriginalContentLength.Https"/>
</histogram_suffixes>
<histogram_suffixes name="NetHttpContentLengthType3" separator=".">
« no previous file with comments | « components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698