| Index: chrome/installer/util/installation_validator.h
|
| ===================================================================
|
| --- chrome/installer/util/installation_validator.h (revision 243908)
|
| +++ chrome/installer/util/installation_validator.h (working copy)
|
| @@ -210,9 +210,6 @@
|
| 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,
|
|
|