| Index: chrome/browser/profiles/profile_metrics.h
|
| ===================================================================
|
| --- chrome/browser/profiles/profile_metrics.h (revision 113419)
|
| +++ chrome/browser/profiles/profile_metrics.h (working copy)
|
| @@ -70,6 +70,8 @@
|
| static void LogProfileUpdate(FilePath& profile_path);
|
| static void LogProfileSyncSignIn(FilePath& profile_path);
|
| static void LogProfileSwitchGaia(ProfileGaia metric);
|
| + static void LogProfileLaunch(FilePath& profile_path);
|
| + static void LogNumberOfProfiles(bool startup);
|
| };
|
|
|
|
|
|
|