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

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

Issue 773573004: Fill on account select in the password manager behind a flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Fix browser_test crashes Created 6 years 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 e40fd78cf5cdc03d16cf3f3306d1db96d6021da8..e16fdec24b6b625b5f8a3710508c54177ff08c2f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49567,6 +49567,8 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1466380480" label="enable-device-discovery-notifications"/>
<int value="1469407485" label="disable-accelerated-2d-canvas"/>
<int value="1481562816" label="disable-password-link"/>
+ <int value="1486171015" label="disable-fill-on-account-select"/>
+ <int value="1490043732" label="enable-fill-on-account-select"/>
<int value="1490255042" label="enable-overlay-scrollbar"/>
<int value="1497924954" label="js-flags"/>
<int value="1505194447" label="disable-transition-compositing"/>

Powered by Google App Engine
This is Rietveld 408576698