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

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

Issue 973993003: Instead of ArrayBuffer, pass blob with printerProvider.onPrintRequested (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase & add ext fun histogram Created 5 years, 10 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/request_print/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 4fd69481473431e2954fa9b5ccbb37c6646fafb8..786a98c8e0a786acffdd49a8d7ce4b5eca2f046a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -48793,6 +48793,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="972" label="INPUTMETHODPRIVATE_ADDWORDTODICTIONARY"/>
<int value="973"
label="WEBSTOREPRIVATE_SHOWPERMISSIONPROMPTFORDELEGATEDINSTALL"/>
+ <int value="974" label="PRINTERPROVIDERINTERNAL_GETPRINTDATA"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/test/data/api_test/printer_provider/request_print/test.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698