| Index: chrome/installer/util/google_chrome_distribution.cc
|
| ===================================================================
|
| --- chrome/installer/util/google_chrome_distribution.cc (revision 23178)
|
| +++ chrome/installer/util/google_chrome_distribution.cc (working copy)
|
| @@ -407,7 +407,7 @@
|
| // applies for users doing upgrades and non-systemwide install.
|
| void GoogleChromeDistribution::LaunchUserExperiment(
|
| installer_util::InstallStatus status, const installer::Version& version,
|
| - bool system_install, int options) {
|
| + bool system_install) {
|
| if ((installer_util::NEW_VERSION_UPDATED != status) || system_install)
|
| return;
|
|
|
|
|
| Property changes on: chrome\installer\util\google_chrome_distribution.cc
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
| Merged /branches/chrome_webkit_merge_branch/chrome/installer/util/google_chrome_distribution.cc:r69-2775
|
| Merged /trunk/src/chrome/installer/util/google_chrome_distribution.cc:r22284
|
|
|
|
|