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

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

Issue 599303004: Add getUserSelectedDevices to the USB extensions API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Improve future expandability of the API and fix a memory leak. Created 6 years, 2 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
« extensions/browser/api/usb/usb_api.h ('K') | « extensions/common/api/usb.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index dd89b52f6e84b34323b6c4b3884c4ed45bea44c8..7e4c8290d1443099ebd7883674cc9a31aa00879a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -42858,6 +42858,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="904" label="COPRESENCESOCKET_DISCONNECT"/>
<int value="905" label="BOOKMARKMANAGERPRIVATE_SETVERSION"/>
<int value="906" label="FILESYSTEMPROVIDER_NOTIFY"/>
+ <int value="907" label="USB_GETUSERSELECTEDDEVICES"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« extensions/browser/api/usb/usb_api.h ('K') | « extensions/common/api/usb.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698