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

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

Issue 875373002: First implementation of chrome.platformKeys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cert_idl
Patch Set: Fix .gn file. 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
« no previous file with comments | « extensions/common/permissions/permission_message.h ('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 2309a4abe4dc9104531674aa4cc9692facfb7595..6b2634a14a6a5627f7347fba5cb5f82e04d0db08 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -47277,6 +47277,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="954" label="EXTENSIONVIEWINTERNAL_NAVIGATE"/>
<int value="955" label="NETWORKING_CONFIG_SETNETWORKFILTER"/>
<int value="956" label="NETWORKING_CONFIG_FINISHAUTHENTICATION"/>
+ <int value="957" label="PLATFORMKEYSINTERNAL_SELECTCLIENTCERTIFICATES"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
@@ -47465,6 +47466,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="67" label="kU2fDevices"/>
<int value="68" label="kDocumentScan"/>
<int value="69" label="kNetworkingConfig"/>
+ <int value="70" label="kPlatformKeys"/>
</enum>
<enum name="ExtensionServiceVerifyAllSuccess" type="int">
« no previous file with comments | « extensions/common/permissions/permission_message.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698