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

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

Issue 1643793002: Add policy to restrict client domain for Me2Me. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use kInvalidDomainError instead of generic kError. Created 4 years, 11 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
« remoting/host/it2me/it2me_host.cc ('K') | « remoting/host/policy_watcher.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 dcb59f5e894f2323b3c01fd64544cb754dbf12ea..6e89d0dd76d851563f10002fa6af4a3e529ae94c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -62161,6 +62161,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="313" label="Default key generation setting"/>
<int value="314" label="Allow key generation on these sites"/>
<int value="315" label="Block key generation on these sites"/>
+ <int value="316"
+ label="Configure the required domain name for remote access clients"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« remoting/host/it2me/it2me_host.cc ('K') | « remoting/host/policy_watcher.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698