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

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

Issue 884073002: Implement chrome.platformKeys.getKeyPair(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cert_impl2
Patch Set: Updated histogram. Created 5 years, 10 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 1c352d72174a1b7dc69c401f821b33c219a132e0..f0dea5bd246794aa33ac7d2137e80aaaba26efe9 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -47478,6 +47478,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="955" label="NETWORKING_CONFIG_SETNETWORKFILTER"/>
<int value="956" label="NETWORKING_CONFIG_FINISHAUTHENTICATION"/>
<int value="957" label="PLATFORMKEYSINTERNAL_SELECTCLIENTCERTIFICATES"/>
+ <int value="958" label="PLATFORMKEYSINTERNAL_GETPUBLICKEY"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698