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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 209323002: New policies: enable/disable relay; port range (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: policy_templates.json; addressed other CR comments. Created 6 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 9a9cc3b37e483aac39135661495d044b1217ef3a..9074352ef170dcec3c638f031bd0949709e20709 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -30518,6 +30518,10 @@ other types of suffix sets.
<int value="260" label="Media keys default to function keys"/>
<int value="261" label="Enable WPAD quick check"/>
<int value="262" label="Wallpaper image"/>
+ <int value="263"
+ label="Enable the use of relay servers by the remote access host"/>
+ <int value="264"
+ label="Restrict the UDP port range used by the remote access host"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« remoting/protocol/libjingle_transport_factory.cc ('K') | « remoting/remoting_test.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698