Chromium Code Reviews| Index: components/update_client/action.h |
| diff --git a/components/update_client/action.h b/components/update_client/action.h |
| index d85e868b2d0c975a4324e394976e94170512612a..5b67134bc648443386d38036c91f6acf4a1de929 100644 |
| --- a/components/update_client/action.h |
| +++ b/components/update_client/action.h |
| @@ -5,6 +5,8 @@ |
| #ifndef COMPONENTS_UPDATE_CLIENT_ACTION_H_ |
| #define COMPONENTS_UPDATE_CLIENT_ACTION_H_ |
| +#include <stddef.h> |
| + |
| #include <string> |
| #include "base/callback.h" |