| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index d304889bdb59c3be6cbea983d2f8fc729a1889ba..27167c51ebc305b20b37916d133cb74e29bde0e7 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -1071,25 +1071,25 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <histogram name="Android.RecentTabsManager.OtherDevices" units="count">
|
| <owner>huayinz@chromium.org</owner>
|
| <summary>
|
| - Records the number of other devices listed in recent tabs page
|
| - when recent tabs page is loaded.
|
| + Records the number of other devices listed in recent tabs page when recent
|
| + tabs page is loaded.
|
| </summary>
|
| </histogram>
|
|
|
| <histogram name="Android.RecentTabsManager.RecentlyClosedTabs" units="count">
|
| <owner>huayinz@chromium.org</owner>
|
| <summary>
|
| - Records the number of recently-closed tabs shown in recent tabs page
|
| - when recent tabs page is loaded.
|
| + Records the number of recently-closed tabs shown in recent tabs page when
|
| + recent tabs page is loaded.
|
| </summary>
|
| </histogram>
|
|
|
| <histogram name="Android.RecentTabsManager.TotalTabs" units="count">
|
| <owner>huayinz@chromium.org</owner>
|
| <summary>
|
| - Records the total number of tabs listed in recent tabs page (sum of all
|
| - tab from other devices plus recently-closed tabs) when recent tabs page
|
| - is loaded.
|
| + Records the total number of tabs listed in recent tabs page (sum of all tab
|
| + from other devices plus recently-closed tabs) when recent tabs page is
|
| + loaded.
|
| </summary>
|
| </histogram>
|
|
|
|
|