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

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

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: rebased Created 5 years, 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 562bb8974bb5a57ba40f23d45eef2c8aafd099c4..8abac958831f7efa3bc65181eb12f37a62ad4103 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63299,6 +63299,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"/>
@@ -63607,6 +63608,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"/>
« chrome/browser/ui/views/profiles/profile_chooser_view.cc ('K') | « google_apis/gaia/gaia_urls.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698