Index: chrome/common/temp_scaffolding_stubs.h |
=================================================================== |
--- chrome/common/temp_scaffolding_stubs.h (revision 20029) |
+++ chrome/common/temp_scaffolding_stubs.h (working copy) |
@@ -51,7 +51,7 @@ |
//--------------------------------------------------------------------------- |
// These stubs are for Browser_main() |
-void OpenFirstRunDialog(Profile* profile, ProcessSingleton* process_singleton); |
+bool OpenFirstRunDialog(Profile* profile, ProcessSingleton* process_singleton); |
void InstallJankometer(const CommandLine&); |