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

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

Issue 2442763002: Convert Dictionary handling to RTCConfiguration IDL dictionary (Closed)
Patch Set: Created 4 years, 2 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 1ae8cde5bd0f94ab57c0d7edbdc0c1e907abc65a..ae3b1a0b9d4a7fa0c4cbdffc439620888eb241e0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84357,6 +84357,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1652" label="LoopbackEmbeddedInSecureContext"/>
<int value="1653" label="LoopbackEmbeddedInNonSecureContext"/>
<int value="1654" label="BlinkMacSystemFont"/>
+ <int value="1655" label="RTCConfigurationIceTransportsNone"/>
+ <int value="1656" label="RTCIceServerURL"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698