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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 214863002: Extension API enterprise.platformKeys. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Allow import of non-extractable keys. Created 6 years, 8 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 ec2a0caf9d98b8c08cb806fbd9810e81f1922fa6..e62dac78665d741d9297ada1016ef542acf3369b 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -762,6 +762,8 @@ enum HistogramValue {
BLUETOOTH_GETDEVICE,
GCM_UNREGISTER,
FILEBROWSERPRIVATE_REQUESTDRIVESHARE,
+ ENTERPRISE_CERTIFICATES_IMPORTCLIENTCERTIFICATE,
+ ENTERPRISE_CERTIFICATESINTERNAL_IMPORTCLIENTCERTIFICATE,
METRICSPRIVATE_RECORDSPARSEVALUE,
HOTWORDPRIVATE_SETAUDIOLOGGINGENABLED,
BLUETOOTHPRIVATE_SETADAPTERSTATE,

Powered by Google App Engine
This is Rietveld 408576698