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

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

Issue 2127653002: Add policy to control valid UDP port range in WebRTC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase + some fixes 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 06532ba140819f137bad3e921a9721d53e544c64..92cf1fe765c77aee5d2daf6265024745f21b667b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -73378,6 +73378,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="336"
label="Configure the list of installed apps on the login screen"/>
<int value="337" label="Enable Android Backup Service"/>
+ <int value="338" label="Restrict the UDP port range used by WebRTC"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698