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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 1948133004: CWS Private API - isPendingCustodianApproval (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@kid_initiated_install
Patch Set: Respond to 2nd round of comments from treib@ Created 4 years, 7 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 0d1d7308a177769d65cfb183e5b35717aaf1ae39..78a818f4356ba2cfe08dd6ab2335fd89f7e06b3c 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1186,6 +1186,7 @@ enum HistogramValue {
BLUETOOTHLOWENERGY_REGISTERSERVICE,
BLUETOOTHLOWENERGY_UNREGISTERSERVICE,
BLUETOOTHLOWENERGY_SENDREQUESTRESPONSE,
+ WEBSTOREPRIVATE_ISEXTENSIONPENDINGCUSTODIANAPPROVAL,
// Last entry: Add new entries above, then run:
// python tools/metrics/histograms/update_extension_histograms.py
ENUM_BOUNDARY

Powered by Google App Engine
This is Rietveld 408576698