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

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

Issue 2150763002: Enable PIN configuration settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Fix tests 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
« no previous file with comments | « chrome/common/chrome_features.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 0cd4d2223e5aeffca412ec429ba14ad2a5749595..5869b1f30989ca5a2edd016dfb7fd754c5a115d4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81895,6 +81895,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1319688939" label="ignore-gpu-blacklist"/>
<int value="-1302904242" label="enable-navigation-tracing"/>
<int value="-1285021473" label="save-page-as-mhtml"/>
+ <int value="-1276912933" label="enable-quick-unlock-pin"/>
<int value="-1271563519" label="enable-appcontainer"/>
<int value="-1269084216" label="ash-md"/>
<int value="-1268836676" label="disable-out-of-process-pdf"/>
@@ -82014,6 +82015,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-488779992" label="blink-settings"/>
<int value="-478462945" label="enable-ephemeral-apps"/>
<int value="-475049740" label="disable-vr-shell"/>
+ <int value="-474322576" label="disable-quick-unlock-pin"/>
<int value="-462205750" label="enable-service-worker-sync"/>
<int value="-455203267" label="use_new_features_summary"/>
<int value="-430360431" label="disable-password-generation"/>
« no previous file with comments | « chrome/common/chrome_features.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698