| Index: components/update_client/component_patcher_operation.h
|
| diff --git a/components/update_client/component_patcher_operation.h b/components/update_client/component_patcher_operation.h
|
| index 08c55a1e295692b32fcc1edd0f471937758c3220..4520b986ffb3f2e1962720a4677d20b8018860cc 100644
|
| --- a/components/update_client/component_patcher_operation.h
|
| +++ b/components/update_client/component_patcher_operation.h
|
| @@ -11,6 +11,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/sequenced_task_runner.h"
|
| #include "components/update_client/component_patcher.h"
|
| #include "components/update_client/component_unpacker.h"
|
|
|
|
|