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

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

Issue 2344673002: Fix DesktopEngagementServiceTest.TestTimeoutDiscount unittests (Closed)
Patch Set: rebase Created 4 years, 3 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
« no previous file with comments | « chrome/browser/metrics/desktop_session_duration/desktop_session_duration_tracker_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 2972cf895dc880916baa6fbf0ac19f056c550506..8e89f6c75320dfb78ed9ea6977f5b8bb7d28ee2e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -54911,10 +54911,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>asvitkine@chromium.org</owner>
<owner>chrisha@chromium.org</owner>
<summary>
- The length of a session (launch/foregrounding to backgrounding). On desktop
- it also takes into account user interaction and audio events. Starting from
- M55 the session length is recorded by discounting for default inactivity
- timeout on desktop.
+ The length of a session (launch/foregrounding to backgrounding) in
+ milliseconds. On desktop it also takes into account user interaction and
+ audio events. Starting from M55 the session length is recorded by
+ discounting for default inactivity timeout on desktop.
</summary>
</histogram>
« no previous file with comments | « chrome/browser/metrics/desktop_session_duration/desktop_session_duration_tracker_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698