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

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: Rebased. Created 5 years, 11 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 7c7f48ed0d8fcfe7549627e91fa1307ec550806c..251a74bdb20bde7b2d142d5456dc32bc1f35a26a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -47120,6 +47120,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="951" label="FILESYSTEMPROVIDER_GET"/>
<int value="952" label="FILEMANAGERPRIVATE_SEARCHFILESBYHASHES"/>
<int value="953" label="EASYUNLOCKPRIVATE_SHOWERRORBUBBLE"/>
+ <int value="954" label="PLATFORMKEYSINTERNAL_SELECTCLIENTCERTIFICATES"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
@@ -47307,6 +47308,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="66" label="kTopSites"/>
<int value="67" label="kU2fDevices"/>
<int value="68" label="kDocumentScan"/>
+ <int value="69" label="kPlatformKeys"/>
</enum>
<enum name="ExtensionServiceVerifyAllSuccess" type="int">

Powered by Google App Engine
This is Rietveld 408576698