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

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

Issue 2094333002: Implementation for chrome.certificateProvider.requestPin/stopPinRequest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed review comments Created 4 years, 2 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 0fdeeb1de72d951a07241bc23f21cb28593dbcd5..2eed53ad766cbb723a34c27eb28ca7b01e988a6a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -82295,6 +82295,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1146" label="LANGUAGESETTINGSPRIVATE_DISABLELANGUAGE"/>
<int value="1147" label="FILEMANAGERPRIVATEINTERNAL_GETDIRECTORYSIZE"/>
<int value="1148" label="BLUETOOTHLOWENERGY_SETADVERTISINGINTERVAL"/>
+ <int value="1149" label="CERTIFICATEPROVIDER_REQUESTPIN"/>
+ <int value="1150" label="CERTIFICATEPROVIDER_STOPPINREQUEST"/>
</enum>
<enum name="ExtensionIconState" type="int">

Powered by Google App Engine
This is Rietveld 408576698