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

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

Issue 1692253004: QUIC - chromium server push support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review feedback round 1 Created 4 years, 10 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
« net/spdy/spdy_http_utils.cc ('K') | « net/spdy/spdy_http_utils.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 8d70b75444015de83e9c4903db29d3fcc32bd225..8303e79b454ebfb7b8430d24c84d4fe55b77267e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -78002,6 +78002,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="3" label="CREATE_OUTGOING_RELIABLE_STREAM"/>
<int value="4" label="NOTIFY_FACTORY_OF_SESSION_CLOSED_LATER"/>
<int value="5" label="NOTIFY_FACTORY_OF_SESSION_CLOSED"/>
+ <int value="6" label="CREATE_INCOMING_RELIABLE_STREAM"/>
</enum>
<enum name="QuotaOriginTypes" type="int">
« net/spdy/spdy_http_utils.cc ('K') | « net/spdy/spdy_http_utils.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698