Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(539)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2849823003: ChromeOS: implement per-user time zone preferences. (Closed)
Patch Set: Update after review. Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
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>
« chromeos/settings/cros_settings_names.cc ('K') | « tools/metrics/histograms/enums.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698