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

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

Issue 2140693002: Support port range for IPC P2P UDP sockets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase and remove unused constructor from test Created 4 years, 5 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 | « content/renderer/p2p/socket_client_impl.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 ec12104ed5cee0e3ee4657ce639484d99e96acd5..70a05c4ce59c1ca483dcbeabccef53e86213dff7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -66982,6 +66982,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="128" label="SWDH_SET_HOSTED_VERSION_INVALID_HOST"/>
<int value="129" label="SWDH_SET_HOSTED_VERSION_PROCESS_MISMATCH"/>
<int value="130" label="MSDH_INVALID_FRAME_ID"/>
+ <int value="131" label="SDH_INVALID_PORT_RANGE"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « content/renderer/p2p/socket_client_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698