Index: chrome/browser/first_run/first_run_internal.h |
=================================================================== |
--- chrome/browser/first_run/first_run_internal.h (revision 199532) |
+++ chrome/browser/first_run/first_run_internal.h (working copy) |
@@ -100,7 +100,7 @@ |
// -- Platform-specific functions -- |
-void DoPostImportPlatformSpecificTasks(); |
+void DoPostImportPlatformSpecificTasks(Profile* profile); |
// Gives the full path to the sentinel file. The file might not exist. |
// This function has a common implementation on OS_POSIX and a windows specific |