Chromium Code Reviews| Index: cc/base/simple_enclosed_region.h |
| diff --git a/cc/base/simple_enclosed_region.h b/cc/base/simple_enclosed_region.h |
| index 5e8a6b210419a289fa1c9780a1497207edf6b4f4..e7bb9952eb3ff557095ceb1ee7b60540960d2a75 100644 |
| --- a/cc/base/simple_enclosed_region.h |
| +++ b/cc/base/simple_enclosed_region.h |
| @@ -5,6 +5,8 @@ |
| #ifndef CC_BASE_SIMPLE_ENCLOSED_REGION_H_ |
| #define CC_BASE_SIMPLE_ENCLOSED_REGION_H_ |
| +#include <stddef.h> |
| + |
| #include <string> |
| #include "cc/base/cc_export.h" |