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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1948133004: CWS Private API - isPendingCustodianApproval (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@kid_initiated_install
Patch Set: Fixing nits about coding style. 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 fe087ed14e828ca09d99aa024dff50310fbc546e..d1bd4973c57a234b933d3fe345541ad01c9610da 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70306,6 +70306,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