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

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

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: Change "Google Inc." to "Test Manufacturer". 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
« no previous file with comments | « extensions/extensions.gyp ('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 944b7d3e894315cd087d47541a70431f0d45e27f..a131c029e4aff75248ce0bddfa077dd14a018928 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -40514,6 +40514,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="871" label="FILESYSTEM_UNOBSERVEENTRY"/>
<int value="872" label="FILESYSTEM_GETOBSERVEDENTRIES"/>
<int value="873" label="BROWSINGDATA_REMOVESERVICEWORKERS"/>
+ <int value="874" label="USBPRIVATE_GETDEVICES"/>
+ <int value="875" label="USBPRIVATE_GETDEVICEINFO"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/extensions.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698