| Index: chrome/installer/util/google_chrome_distribution.h
|
| diff --git a/chrome/installer/util/google_chrome_distribution.h b/chrome/installer/util/google_chrome_distribution.h
|
| index f4b5016e3b3dff0e9586bec8481444ed41d775c9..aa2c99fcd91b01d5c658eed36ee769c6c966f04b 100644
|
| --- a/chrome/installer/util/google_chrome_distribution.h
|
| +++ b/chrome/installer/util/google_chrome_distribution.h
|
| @@ -80,7 +80,7 @@ class GoogleChromeDistribution : public BrowserDistribution {
|
|
|
| virtual void LaunchUserExperiment(installer_util::InstallStatus status,
|
| const installer::Version& version,
|
| - bool system_install, int options);
|
| + bool system_install);
|
|
|
| // Assuming that the user qualifies, this function performs the inactive user
|
| // toast experiment. It will use chrome to show the UI and it will record the
|
|
|