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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 769153007: Managed bookmarks for supervised users (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix build (Android & unit_tests) Created 5 years, 10 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
« no previous file with comments | « components/policy/core/browser/managed_bookmarks_tracker_unittest.cc ('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 1c352d72174a1b7dc69c401f821b33c219a132e0..97878a0473722cf772e053721d96e75e5c56ebad 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -51274,6 +51274,8 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="2037756154" label="enable-impl-side-painting"/>
<int value="2059322877" label="new-avatar-menu"/>
<int value="2071461362" label="disable-credit-card-scan"/>
+ <int value="2077917024"
+ label="enable-supervised-user-managed-bookmarks-folder"/>
<int value="2093235103" label="default-tile-width"/>
<int value="2101151142" label="disable-direct-write"/>
<int value="2119964154" label="enable-download-resumption"/>
« no previous file with comments | « components/policy/core/browser/managed_bookmarks_tracker_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698