| Index: chrome/installer/util/user_experiment.h
|
| diff --git a/chrome/installer/util/user_experiment.h b/chrome/installer/util/user_experiment.h
|
| index c7da899d2bf1773c8565bc53e622749f17a7b70f..89974b87381d993e961166302004c1974f1873c0 100644
|
| --- a/chrome/installer/util/user_experiment.h
|
| +++ b/chrome/installer/util/user_experiment.h
|
| @@ -60,7 +60,7 @@ void LaunchBrowserUserExperiment(const CommandLine& base_command,
|
| // function just performs it.
|
| void InactiveUserToastExperiment(int flavor,
|
| const string16& experiment_group,
|
| - const Product& installation,
|
| + const Product& product,
|
| const base::FilePath& application_path);
|
|
|
| } // namespace installer
|
|
|