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

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

Issue 2127113002: Policy to control ARC Backup&Restore. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build. Created 4 years, 5 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 ac84ba370b264ac7b82887079ca195419cc6ea36..65700d45295dfee1c2d68c80768465d9adc53f0b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -72463,9 +72463,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="333" label="Enables cast"/>
<int value="334" label="Whether DHE cipher suites in TLS are enabled"/>
<int value="335"
- label="Disable Certificate Transparency enforcement for these sites"/>
+ label="Disable Certificate Transparency enforcement for a list of URLs"/>
<int value="336"
label="Configure the list of installed apps on the login screen"/>
+ <int value="337" label="Enable Backup and Restore for ARC"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698