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

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

Issue 1142693003: Implement the chrome.passwordsPrivate API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: stevenjb comment. Created 5 years, 6 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 | « third_party/closure_compiler/externs/passwords_private.js ('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 fa2480b39e40c4a7a93881d81bd448085675d16a..8f4e820b69c5d9c8cabf6921f6d0a4be8198e418 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -54354,7 +54354,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1036" label="PASSWORDSPRIVATE_CANPASSWORDACCOUNTBEMANAGED"/>
<int value="1037" label="PASSWORDSPRIVATE_REMOVESAVEDPASSWORD"/>
<int value="1038" label="PASSWORDSPRIVATE_REMOVEPASSWORDEXCEPTION"/>
- <int value="1039" label="PASSWORDSPRIVATE_GETPLAINTEXTPASSWORD"/>
+ <int value="1039" label="PASSWORDSPRIVATE_REQUESTPLAINTEXTPASSWORD"/>
<int value="1040" label="LAUNCHERPAGE_HIDE"/>
<int value="1041" label="PLATFORMKEYS_VERIFYTLSSERVERCERTIFICATE"/>
<int value="1042" label="DEVELOPERPRIVATE_SETSHORTCUTHANDLINGSUSPENDED"/>
« no previous file with comments | « third_party/closure_compiler/externs/passwords_private.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698