| Index: chrome/installer/util/browser_distribution.h
|
| diff --git a/chrome/installer/util/browser_distribution.h b/chrome/installer/util/browser_distribution.h
|
| index 26f9b3b6691e06ca21bff6896267e6f3f2fa588b..452b8a229991272c5f67388a408a37f5f222ad34 100644
|
| --- a/chrome/installer/util/browser_distribution.h
|
| +++ b/chrome/installer/util/browser_distribution.h
|
| @@ -58,7 +58,7 @@ class BrowserDistribution {
|
| // sets the wheels in motion or in simple cases does the experiment itself.
|
| virtual void LaunchUserExperiment(installer_util::InstallStatus status,
|
| const installer::Version& version,
|
| - bool system_install, int options);
|
| + bool system_install);
|
|
|
| // The user has qualified for the inactive user toast experiment and this
|
| // function just performs it.
|
|
|