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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 463493006: Add chrome.usbPrivate API for use by USB device WEBUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated histograms.xml. Created 6 years, 4 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 1a3cdbdf82a2065f40c03cb0c797137229e69770..d9ff8f010e151a1c66be9523362fb3506dc0e0ac 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -39934,6 +39934,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="861" label="NOTIFICATIONPROVIDER_GETALLNOTIFIERS"/>
<int value="862" label="GCDPRIVATE_GETPREFETCHEDWIFINAMELIST"/>
<int value="863" label="GUESTVIEWINTERNAL_SETAUTOSIZE"/>
+ <int value="864" label="USBPRIVATE_GETDEVICES"/>
+ <int value="865" label="USBPRIVATE_GETDEVICEINFO"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« components/usb_service/usb_device_handle_impl.cc ('K') | « extensions/extensions.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698