Chromium Code Reviews| Index: sky/engine/wtf/FastMalloc.h |
| diff --git a/sky/engine/wtf/FastMalloc.h b/sky/engine/wtf/FastMalloc.h |
| index dfb2ee12a643d0592ce458e5580fe87ea11da2ca..1ced0db0db8d0d720f180db09e478b8a3f9b165b 100644 |
| --- a/sky/engine/wtf/FastMalloc.h |
| +++ b/sky/engine/wtf/FastMalloc.h |
| @@ -21,6 +21,8 @@ |
| #ifndef SKY_ENGINE_WTF_FASTMALLOC_H_ |
| #define SKY_ENGINE_WTF_FASTMALLOC_H_ |
| +#include <cstddef> |
| + |
| #include "sky/engine/wtf/WTFExport.h" |
| namespace WTF { |