Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index e337dcd47bf2f11462b9d142653e600915a3ab22..dbdb98add0e65be24b52bf70b233c30815549c68 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -5113,6 +5113,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="DomDistiller.Statistics.WordCount" units="words"> |
+ <owner>nyquist@chromium.org</owner> |
+ <summary> |
+ Records the number of words in a distilled page. For articles with multiple |
+ pages, each page is counted separately. |
+ </summary> |
+</histogram> |
+ |
<histogram name="DomDistiller.Time.ArticleProcessing" units="milliseconds"> |
<owner>yfriedman@chromium.org</owner> |
<summary> |