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

Unified Diff: ash/multi_profile_uma.h

Issue 208813002: Merge 255865 "Changing the UsersPerSession UMA metric to count r..." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1847/src/
Patch Set: Created 6 years, 9 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/multi_profile_uma.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/multi_profile_uma.h
===================================================================
--- ash/multi_profile_uma.h (revision 258628)
+++ ash/multi_profile_uma.h (working copy)
@@ -69,7 +69,8 @@
// Record the way and how many times a window got teleported to another desk.
static void RecordTeleportAction(TeleportWindowAction action);
- // Record number of users joined into a session. Called upon logout.
+ // Record number of users joined into a session. Called every time a user gets
+ // added.
static void RecordUserCount(int number_of_users);
// Record a discarded tab in the number of running users bucket.
« no previous file with comments | « no previous file | ash/multi_profile_uma.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698