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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 986303002: Re-enable child account detection, now behind a flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: enum -> int Created 5 years, 9 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 | « chrome/common/chrome_switches.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 41903de77a2478192e1b25ce36cf2c0a1b3cb7a5..99afd5097575995d4b8885d4aafdca38981985ec 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52512,6 +52512,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1433087548" label="enable-app-install-alerts"/>
<int value="-1419788257" label="enable-experimental-hotwording"/>
<int value="-1411003295" label="disable-encrypted-media"/>
+ <int value="-1409643943" label="enable-child-account-detection"/>
<int value="-1408288176" label="enable-account-consistency"/>
<int value="-1399753480" label="disable-harfbuzz-rendertext"/>
<int value="-1399419572" label="enable-app-list"/>
@@ -52627,6 +52628,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-76631048" label="disable-offline-auto-reload-visible-only"/>
<int value="-68225452" label="enable-translate-new-ux"/>
<int value="-58242474" label="ash-disable-swipe-to-close-in-overview-mode"/>
+ <int value="-55944747" label="disable-child-account-detection"/>
<int value="-52241456" label="enable-single-click-autofill"/>
<int value="-48920737" label="enable-smooth-scrolling"/>
<int value="-23090520" label="disable-search-button-in-omnibox"/>
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698