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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2447033002: Support RTCConfiguration iceTransportPolicy (Closed)
Patch Set: update expectations Created 4 years, 1 month 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 | « third_party/WebKit/public/platform/WebRTCConfiguration.h ('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 30438aa1581f19c0c779416f3b22e109c40a56e5..e95cfda89fc552d83e9ce408debaa8053eddad83 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84681,6 +84681,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1659" label="OffscreenCanvasTransferToImageBitmapWebGL"/>
<int value="1660" label="OffscreenCanvasCommit2D"/>
<int value="1661" label="OffscreenCanvasCommitWebGL"/>
+ <int value="1662" label="RTCConfigurationIceTransportPolicy"/>
+ <int value="1663" label="RTCConfigurationIceTransportPolicyNone"/>
+ <int value="1664" label="RTCConfigurationIceTransports"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/public/platform/WebRTCConfiguration.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698