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

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

Issue 1115213004: Add chrome.hid.getUserSelectedDevices API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 5c667b7342dae45e884f1a51f634d864b2de96cb..39b8c08a5dd0161ebe31a8b4239c13248903b12f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -51561,6 +51561,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="1027" label="SEARCHENGINESPRIVATE_REMOVESEARCHENGINE"/>
<int value="1028" label="SEARCHENGINESPRIVATE_UPDATESEARCHENGINE"/>
<int value="1029" label="SEARCHENGINESPRIVATE_OPTINTOHOTWORDING"/>
+ <int value="1030" label="HID_GETUSERSELECTEDDEVICES"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698