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

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

Issue 103253004: Remove Chrome Frame quick-enable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment fix Created 7 years 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/util_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/util_constants.cc
diff --git a/chrome/installer/util/util_constants.cc b/chrome/installer/util/util_constants.cc
index 860eb898fb0a46dc0a3aebfc7b02816d5097781a..9486643fdceff8e67dfcd19e49cb41b9ac178c03 100644
--- a/chrome/installer/util/util_constants.cc
+++ b/chrome/installer/util/util_constants.cc
@@ -27,9 +27,6 @@ const char kChromeAppLauncher[] = "app-launcher";
// Install Chrome Frame.
const char kChromeFrame[] = "chrome-frame";
-// Installs Chrome Frame from an already installed multi-install of Chrome.
-const char kChromeFrameQuickEnable[] = "quick-enable-cf";
-
// Run the installer for Chrome SxS.
const char kChromeSxS[] = "chrome-sxs";
« no previous file with comments | « chrome/installer/util/util_constants.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698