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

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

Issue 1781633002: Mark PasswordManager.InfoBarResponse as obsolete (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@593295_remove_groups_code
Patch Set: Just rebased Created 4 years, 9 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 | « ios/chrome/browser/passwords/ios_chrome_save_password_infobar_delegate.mm ('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 2fff26953c96fb4e27de07229ea4ebbbbeb6f55c..b161462ea69cd1d40a835e9aa10cf08fe3a8a8ba 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -34119,6 +34119,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="PasswordManager.InfoBarResponse" enum="InfoBarResponse">
<owner>vabr@chromium.org</owner>
+ <obsolete>
+ Deprecated as of 03/2016. This metric has been replaced by
+ PasswordManager.UIDismissalReason.
+ </obsolete>
<summary>
The distribution of responses to the &quot;Do you want Chrome to remember
this password&quot;? info bar prompt.
« no previous file with comments | « ios/chrome/browser/passwords/ios_chrome_save_password_infobar_delegate.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698