Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 4c56d3d31c284c19b94870337d4812a44843a7b0..49d6c8e0557eb85d6cdf76254e9beafed23b94a7 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -60892,7 +60892,10 @@ To add a new entry, add it with any value and run test to compute valid value. |
<enum name="PrinterServiceEventType" type="int"> |
<int value="0" label="Printer added"/> |
- <int value="1" label="Page displayed"/> |
+ <int value="1" label="Page displayed (Deprecated)"/> |
+ <int value="2" label="Printer supported notification shown"/> |
+ <int value="3" label="Printer not supported notification shown"/> |
+ <int value="4" label="Printer provider Web Store app launched"/> |
</enum> |
<enum name="PrintPreviewFailureType" type="int"> |