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

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

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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 0c8179b60feac99d78dd326219c92074a9d1aacc..69e3d3a9aa3f835fb9ced35aab81bf36129dae5e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70350,6 +70350,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1125" label="BLUETOOTHLOWENERGY_REGISTERSERVICE"/>
<int value="1126" label="BLUETOOTHLOWENERGY_UNREGISTERSERVICE"/>
<int value="1127" label="BLUETOOTHLOWENERGY_SENDREQUESTRESPONSE"/>
+ <int value="1128"
+ label="WEBSTOREPRIVATE_ISEXTENSIONPENDINGCUSTODIANAPPROVAL"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698