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

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

Issue 2267653002: Add ExternalStorageReadOnly profile value. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add to policy-to-preference map. Created 4 years, 4 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 563005187a179030a20017780f96527ad09e1f8b..6574f17391a5736853f4d8f6ebd4c0f4d5ed045b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -75539,6 +75539,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="340" label="Enable SHA-1 certificates from local trust anchors"/>
<int value="341" label="Set an external source of URL restrictions"/>
<int value="342" label="Enable component updates"/>
+ <int value="343" label="Mount external storage only in read-only mode"/>
bartfab (slow) 2016/08/29 14:50:40 This should match the policy caption in policy_tem
yamaguchi 2016/08/30 05:35:13 Acknowledged.
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698