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

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

Issue 2588423005: Add policies for controlling the roaming profile status and location. (Closed)
Patch Set: 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 7eb08c64ad2ae4560e7d25c20e26d46dc304714e..ff92eb408e944935c0673e5125288da5f3229905 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83715,6 +83715,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">

Powered by Google App Engine
This is Rietveld 408576698