Chromium Code Reviews| Index: cc/base/list_container.h |
| diff --git a/cc/base/list_container.h b/cc/base/list_container.h |
| index d5907407c0adc38d9fcf8c29f41233322f8cddeb..962f6f32a0568298f3e4c68ffb86b682601efa7a 100644 |
| --- a/cc/base/list_container.h |
| +++ b/cc/base/list_container.h |
| @@ -5,6 +5,8 @@ |
| #ifndef CC_BASE_LIST_CONTAINER_H_ |
| #define CC_BASE_LIST_CONTAINER_H_ |
| +#include <stddef.h> |
| + |
| #include "base/logging.h" |
| #include "base/macros.h" |
| #include "base/memory/scoped_ptr.h" |