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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1344443002: Implement new password separated sign in flow for chrome desktop. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merged Created 5 years, 2 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 | « google_apis/gaia/gaia_urls.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 bf2dd23dba7c7ea3cddffb896bdcc83600b76347..7ccc98bdd45a8740835a47fe4c78b497b6b155eb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63805,6 +63805,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-749048160" label="enable-panels"/>
<int value="-744159181" label="disable-spdy-proxy-dev-auth-origin"/>
<int value="-743103250" label="enable-linkable-ephemeral-apps"/>
+ <int value="-716953514" label="disable-password-separated-signin-flow"/>
<int value="-711890895" label="enable-website-settings-manager"/>
<int value="-699767107" label="enable-sync-app-list"/>
<int value="-697751423" label="disable-quickoffice-component-app"/>
@@ -64114,6 +64115,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1862207743" label="enable-android-spellchecker"/>
<int value="1865799183" label="javascript-harmony"/>
<int value="1891210939" label="enable-blink-features"/>
+ <int value="1892201400" label="enable-password-separated-signin-flow"/>
<int value="1896456311" label="enable-password-save-in-page-navigation"/>
<int value="1900529524" label="disable-touch-drag-drop"/>
<int value="1906942630" label="enable-easy-unlock"/>
« no previous file with comments | « google_apis/gaia/gaia_urls.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698