Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 32777d90688db85e7775068b8d8204c56dd90cfc..5b6b7bb090a0cdf2ca5024ba64958c7147052efa 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"> |
Ilya Sherman
2014/09/25 22:04:01
Optional nit: Might be nice to add a units="words"
nyquist
2014/09/26 17:26:38
Done.
|
+ <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. |
Ilya Sherman
2014/09/25 22:04:01
nit: "pages each page" -> "pages, each page"
nyquist
2014/09/26 17:26:38
Done.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="DomDistiller.Time.ArticleProcessing" units="milliseconds"> |
<owner>yfriedman@chromium.org</owner> |
<summary> |