| Index: chrome/installer/setup/setup_main.h
|
| diff --git a/chrome/installer/setup/setup_main.h b/chrome/installer/setup/setup_main.h
|
| index f87509cf684978e92ee7b110d3d13865a362ca04..45f92d84d9e62ced8bf53ced9b3219759206898f 100644
|
| --- a/chrome/installer/setup/setup_main.h
|
| +++ b/chrome/installer/setup/setup_main.h
|
| @@ -27,6 +27,7 @@ class MasterPreferences;
|
| // populated with the type of archive found. |delegated_to_existing| is set to
|
| // |true| if installation was delegated to a pre-existing higher version.
|
| InstallStatus InstallProductsHelper(const InstallationState& original_state,
|
| + const base::FilePath& setup_exe,
|
| const CommandLine& cmd_line,
|
| const MasterPreferences& prefs,
|
| const InstallerState& installer_state,
|
|
|