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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 421563003: [Password Manager] Add experiment controlling sync credential saving behavior (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 4 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 | « components/password_manager/core/common/password_manager_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 57cf8b8d0ca85ad591f5f27f5b1e447c86e08bac..c992ed9f7c7a4475fe426e58b4c41fd79784dbb8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46625,6 +46625,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="4" label="FORM_BLACKLISTED"/>
<int value="5" label="INVALID_FORM"/>
<int value="6" label="AUTOCOMPLETE_OFF"/>
+ <int value="7" label="SYNC_CREDENTIALS"/>
</enum>
<enum name="ProxyStatus" type="int">
« no previous file with comments | « components/password_manager/core/common/password_manager_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698