Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 262ca22a17dafdaaf988794fe64d9b93b08ab987..8369a59fad0587bcbcdbf559d99890b2613eb8ff 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -43540,7 +43540,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| <summary> |
| The number of times each omnibox suggestion answer type (e.g., weather, |
| sports score) was received and parsed successfully. Can be normalized with |
| - Omnibox.AnswerParseSuccess. |
| + the count of emits to Omnibox.SuggestRequest.Success.GoogleResponseTime, |
| + which counts all successful suggest responses from Google, not just those |
| + with answers attached. |
|
Mark P
2017/03/07 00:53:22
minor nit:
Justin Donnelly
2017/03/07 01:39:54
Done.
|
| </summary> |
| </histogram> |