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

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

Issue 826283002: Add support for sending a USB SET_CONFIGURATION request. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 5 years, 11 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
« no previous file with comments | « extensions/test/data/api_test/usb/transfer_failure/test.js ('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 4cf189763400b171ae395513ebc5c5802fb261d6..b35217ffe34302aacfcc5dbeecd98560ea37f5cb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46495,6 +46495,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="942" label="CRYPTOTOKENPRIVATE_REQUESTPERMISSION"/>
<int value="943" label="BLUETOOTHPRIVATE_DISCONNECTALL"/>
<int value="944" label="FILEMANAGERPRIVATE_GETMIMETYPE"/>
+ <int value="945" label="USB_SETCONFIGURATION"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/test/data/api_test/usb/transfer_failure/test.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698