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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2679093006: Add a use counter for RtcpMuxPolicy of "negotiate". (Closed)
Patch Set: 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 159b46d2ad2720fab193c188119815146780173e..b6d30c56162a18f1f6244e335dd717d0bb25e6b0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90916,6 +90916,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1802" label="CSSValueOnDemand"/>
<int value="1803" label="ServiceWorkerNavigationPreload"/>
<int value="1804" label="FullscreenRequestWithPendingElement"/>
+ <int value="1805" label="RtcpMuxPolicyNegotiate"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698