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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 704133005: Pepper: Add support for multicast in PPB_UDPSocket API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo: SetMulticastInterface -> SetMulticastTimeToLive Created 5 years, 9 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
« no previous file with comments | « ppapi/thunk/ppb_udp_socket_thunk.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 91dbe51a1bca499b922f150e846c0e4e811698ce..fcabe41ca1f509ed2a34b578b1b9fbcfcf25270b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -55959,6 +55959,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1262834677" label="PPB_CameraDevice_Private;0.1"/>
<int value="1272679676" label="PPB_TCPSocket_Private;0.5"/>
<int value="1296231808" label="PPB_VideoDecoder;0.1"/>
+ <int value="1304992407" label="PPB_UDPSocket;1.2"/>
<int value="1316246754" label="PPB_KeyboardInputEvent;1.0"/>
<int value="1316320941" label="PPB_Graphics2D(Dev);0.1"/>
<int value="1321620067" label="PPB_Instance;1.0"/>
« no previous file with comments | « ppapi/thunk/ppb_udp_socket_thunk.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698