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

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

Issue 1439803002: Remove logic for unused foreground auto-launch mode on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@d1_rm_auto_launch_trial
Patch Set: Created 5 years, 1 month 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 4bcfd364605af5b9aad725b8d2ea47b39a69f40e..0e7bcc85fe1bcc0ded8a797c992ff212fe9dda3c 100644
--- a/chrome/installer/util/master_preferences_constants.cc
+++ b/chrome/installer/util/master_preferences_constants.cc
@@ -7,7 +7,6 @@
namespace installer {
namespace master_preferences {
const char kAltShortcutText[] = "alternate_shortcut_text";
- const char kAutoLaunchChrome[] = "auto_launch_chrome";
const char kChrome[] = "chrome";
const char kChromeShortcutIconIndex[] = "chrome_shortcut_icon_index";
const char kCreateAllShortcuts[] = "create_all_shortcuts";

Powered by Google App Engine
This is Rietveld 408576698