Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6974)

Unified Diff: chrome/installer/util/user_experiment.h

Issue 12998005: Minor cleanups for user experiments (follow-up to Issue 12321061). (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698