Index: chrome/installer/util/util_constants.cc |
diff --git a/chrome/installer/util/util_constants.cc b/chrome/installer/util/util_constants.cc |
index a1afbcd33f9cf11681db3df4695c28614aac46ef..c15913c031defb73b1cd220ee312006cb6618cba 100644 |
--- a/chrome/installer/util/util_constants.cc |
+++ b/chrome/installer/util/util_constants.cc |
@@ -8,9 +8,6 @@ namespace installer { |
namespace switches { |
-// Whether to set Chrome to launch at computer startup. |
-const char kAutoLaunchChrome[] = "auto-launch-chrome"; |
- |
// Install Chrome. |
// Currently this is only required when used in combination with kMultiInstall. |
const char kChrome[] = "chrome"; |