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

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: Fixed android build. Created 6 years, 7 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 | « remoting/remoting_test.gypi ('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 3acb26fbdc2910db9ac7a24191358a13f81c8507..5d595ac8864a56537fefa3ed3fdb1b3ead23d424 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -32731,6 +32731,10 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<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">
« no previous file with comments | « remoting/remoting_test.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698