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

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

Issue 2679093006: Add a use counter for RtcpMuxPolicy of "negotiate". (Closed)
Patch Set: CR comments. Created 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index aa69c7280c4795c21f5ecb118515c7aa99222e1e..0b1db5fc19072f9f26dcf9167398a43f9ccad477 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90942,6 +90942,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1805"
label="HTMLIFrameElementAllowfullscreenAttributeSetAfterContentLoad"/>
<int value="1806" label="PointerEventSetCaptureOutsideDispatch"/>
+ <int value="1807" label="RtcpMuxPolicyNegotiate"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698