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

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

Issue 1148383002: Add onGetUsbPrinterInfoRequested event to printerProvider API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. 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
« no previous file with comments | « extensions/test/data/api_test/printer_provider/usb_printers/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 785f32e3b791979c5f966b24b8584a261217ebaf..0bef232ab67828f9047becf92204847ec8e38caa 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -53392,6 +53392,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="1047" label="USERSPRIVATE_REMOVEWHITELISTEDUSER"/>
<int value="1048" label="USERSPRIVATE_ISCURRENTUSEROWNER"/>
<int value="1049" label="USERSPRIVATE_ISWHITELISTMANAGED"/>
+ <int value="1050" label="PRINTERPROVIDERINTERNAL_REPORTUSBPRINTERINFO"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/test/data/api_test/printer_provider/usb_printers/test.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698