| 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.
|
|
|