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

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: Merged the sources Created 4 years 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/browser/extension_function_histogram_value.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 5c51940f6690ee8d141cd95d6a419a4d2aaea350..2901f3229070ac7051066c963207d80b39a3782e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84457,6 +84457,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1149" label="SYSTEM_DISPLAY_TOUCHCALIBRATIONSTART"/>
<int value="1150" label="SYSTEM_DISPLAY_TOUCHCALIBRATIONSET"/>
<int value="1151" label="SYSTEM_DISPLAY_TOUCHCALIBRATIONRESET"/>
+ <int value="1152" label="CERTIFICATEPROVIDER_REQUESTPIN"/>
+ <int value="1153" label="CERTIFICATEPROVIDER_STOPPINREQUEST"/>
</enum>
<enum name="ExtensionIconState" type="int">
« no previous file with comments | « extensions/browser/extension_function_histogram_value.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698