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

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

Issue 2588423005: Add policies for controlling the roaming profile status and location. (Closed)
Patch Set: Address comments. Created 4 years 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 | « components/policy/resources/policy_templates.json ('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 d06184eef84c5278c190943bca19d4079a6bc625..bf5f6a05ca89b41a02f30c375767624d114b52a1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83713,6 +83713,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
label="Enables users to set weak PINs for the lock screen PIN."/>
<int value="357"
label="Enables domain admins to sets a device policy wallpaper."/>
+ <int value="358"
+ label="Enable the creation of roaming copies for Chrome profiles."/>
+ <int value="359" label="Set the roaming profile directory."/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« no previous file with comments | « components/policy/resources/policy_templates.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698