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

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

Issue 1336923004: Revert of Add options to write version number to registry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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
« no previous file with comments | « chrome/installer/util/master_preferences_constants.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d4d180986f4811f2b25a89482d49913953ea86b6..1833cfcb93971a0328ee7eb67427e74edd8cf4ea 100644
--- a/chrome/installer/util/master_preferences_constants.cc
+++ b/chrome/installer/util/master_preferences_constants.cc
@@ -40,7 +40,6 @@
const char kSuppressFirstRunDefaultBrowserPrompt[] =
"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";
« no previous file with comments | « chrome/installer/util/master_preferences_constants.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698