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

Unified Diff: chrome/installer/util/master_preferences_constants.cc

Issue 2594113002: Remove multi-install from installer_util. (Closed)
Patch Set: go Created 3 years, 11 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/master_preferences_constants.cc
diff --git a/chrome/installer/util/master_preferences_constants.cc b/chrome/installer/util/master_preferences_constants.cc
index e65450bfec1e4628bc36b36d66aa2e2f62080f94..0af4ab94366028947141995e7a2f4ab8cee08070 100644
--- a/chrome/installer/util/master_preferences_constants.cc
+++ b/chrome/installer/util/master_preferences_constants.cc
@@ -36,7 +36,6 @@ namespace master_preferences {
"suppress_first_run_default_browser_prompt";
const char kMsi[] = "msi";
const char kMsiProductId[] = "msi_product_id";
- const char kMultiInstall[] = "multi_install";
const char kRequireEula[] = "require_eula";
const char kSystemLevel[] = "system_level";
const char kVerboseLogging[] = "verbose_logging";
« no previous file with comments | « chrome/installer/util/master_preferences_constants.h ('k') | chrome/installer/util/master_preferences_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698