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

Unified Diff: chrome/installer/util/installation_validator.h

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/setup/uninstall.cc ('k') | chrome/installer/util/installation_validator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/util/installation_validator.h
diff --git a/chrome/installer/util/installation_validator.h b/chrome/installer/util/installation_validator.h
index 2ef5b381c288c81ceb04dd5858d5cabe0ea8833b..6072bae871f64627c7f584fa308f2228408bddb2 100644
--- a/chrome/installer/util/installation_validator.h
+++ b/chrome/installer/util/installation_validator.h
@@ -210,9 +210,6 @@ class InstallationValidator {
static void ValidateQueryEULAAcceptanceCommand(const ProductContext& ctx,
const AppCommand& app_cmd,
bool* is_valid);
- static void ValidateQuickEnableCfCommand(const ProductContext& ctx,
- const AppCommand& app_cmd,
- bool* is_valid);
static void ValidateQuickEnableApplicationHostCommand(
const ProductContext& ctx,
const AppCommand& app_cmd,
« no previous file with comments | « chrome/installer/setup/uninstall.cc ('k') | chrome/installer/util/installation_validator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698