Chromium Code Reviews| Index: components/update_client/action_update.h |
| diff --git a/components/update_client/action_update.h b/components/update_client/action_update.h |
| index 7b6297153f633b6338eb0203fa6031504e683ee6..95061a68f86c48c8cc0c61138fd4dc981285956f 100644 |
| --- a/components/update_client/action_update.h |
| +++ b/components/update_client/action_update.h |
| @@ -26,7 +26,6 @@ class FilePath; |
| namespace update_client { |
| -class UpdateChecker; |
| enum class UnpackError; |
| // Defines a template method design pattern for ActionUpdate. This class |