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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 1232553003: Add new certificateProvider extension API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 5 years, 3 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:
View side-by-side diff with in-line comments
Download patch
Index: extensions/browser/extension_function_histogram_value.h
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index 5982ed3e9f551eb0990ffb1d0ac4c56fc255e985..32dab82b6120019b6872988088343d95905280d2 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1138,6 +1138,8 @@ enum HistogramValue {
BROWSINGDATA_REMOVECACHESTORAGE,
VIRTUALKEYBOARDPRIVATE_SETKEYBOARDSTATE,
VIRTUALKEYBOARDPRIVATE_SETHOTRODKEYBOARD,
+ CERTIFICATEPROVIDERINTERNAL_REPORTSIGNATURE,
+ CERTIFICATEPROVIDERINTERNAL_REPORTCERTIFICATES,
// Last entry: Add new entries above, then run:
// python tools/metrics/histograms/update_extension_histograms.py
ENUM_BOUNDARY
« no previous file with comments | « extensions/browser/extension_event_histogram_value.h ('k') | extensions/common/permissions/api_permission.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698