Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 32f6e0504d0c1cdb42bd07cd008ccbc75effa6c5..ff2e165c742c115375f85fcee6ff6451375f0c26 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -75747,6 +75747,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| +<histogram name="Translate.CompactInfobar.Count"> |
|
Ilya Sherman
2017/05/15 22:59:53
nit: "Foo.Count" reads about the same as "Foo" for
ramyasharma
2017/05/16 05:40:10
Thanks Done.
|
| + <owner>ramyasharma@google.com</owner> |
| + <summary>Records the total number of times a page was translated.</summary> |
|
Ilya Sherman
2017/05/15 22:59:53
This is not quite detailed enough. Could you plea
ramyasharma
2017/05/16 05:40:10
This is not a bug, its a feature. User has the fle
|
| +</histogram> |
| + |
| <histogram name="Translate.CompactInfobar.Event" enum="TranslateCompactUIEvent"> |
| <owner>ramyasharma@google.com</owner> |
| <summary>Various user actions performed in the translate infobar.</summary> |