| Index: components/update_client/action_update_check.cc
|
| diff --git a/components/update_client/action_update_check.cc b/components/update_client/action_update_check.cc
|
| index cfff7677253c2d06d6068418e769a56c369f0f20..1f1422997794f9293fdab7c304a9ec5bec7668d7 100644
|
| --- a/components/update_client/action_update_check.cc
|
| +++ b/components/update_client/action_update_check.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "components/update_client/action_update_check.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
| #include "base/callback.h"
|
|
|