Chromium Code Reviews| Index: components/webcrypto/status.h |
| diff --git a/components/webcrypto/status.h b/components/webcrypto/status.h |
| index 7143a293bb93a7607f9c23de42f0467f59e4d45c..2772e32d5b30e7626090f6690ca4b24344594176 100644 |
| --- a/components/webcrypto/status.h |
| +++ b/components/webcrypto/status.h |
| @@ -5,6 +5,8 @@ |
| #ifndef COMPONENTS_WEBCRYPTO_STATUS_H_ |
| #define COMPONENTS_WEBCRYPTO_STATUS_H_ |
| +#include <stddef.h> |
| + |
| #include <string> |
| #include "third_party/WebKit/public/platform/WebCrypto.h" |