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

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

Issue 2682473003: Add support for multiple allowed domains (Closed)
Patch Set: Created 3 years, 10 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 07502cdedd9c9991f7e2734293b9c3047de0c116..8dcd0606b416e6a5792b5379174105ecf7eb8b08 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85655,6 +85655,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
label="Enable the creation of roaming copies for Chrome profiles."/>
<int value="359" label="Set the roaming profile directory."/>
<int value="360" label="Configure the New Tab page URL."/>
+ <int value="361"
+ label="Configure the required domain names for remote access hosts"/>
+ <int value="362"
+ label="Configure the required domain names for remote access clients"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« remoting/host/remoting_me2me_host.cc ('K') | « remoting/resources/remoting_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698