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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2127113002: Policy to control ARC Backup&Restore. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unnecessary arc_backup_restore_managed pref. 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..cfa7969d5f57f90e1cd166cdb0f0af07287d52fb 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"/>
vkuzkokov 2016/07/18 10:26:01 "... these sites". A assume this is a rebase issue
Sergey Poromov 2016/07/18 14:08:34 Done.
<int value="336"
label="Configure the list of installed apps on the login screen"/>
+ <int value="337" label="Enable Android Backup Service for ARC"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698