Chromium Code Reviews| Index: cc/trees/proxy_common.h |
| diff --git a/cc/trees/proxy_common.h b/cc/trees/proxy_common.h |
| index 5fce5e48a643f39e962d62f304205dc6513abb42..a9e991c64e7d1c61f3fbbb672173d8fc97cf2dec 100644 |
| --- a/cc/trees/proxy_common.h |
| +++ b/cc/trees/proxy_common.h |
| @@ -5,6 +5,8 @@ |
| #ifndef CC_TREES_PROXY_COMMON_H_ |
| #define CC_TREES_PROXY_COMMON_H_ |
| +#include <stddef.h> |
| + |
| #include "cc/base/cc_export.h" |
| #include "cc/output/begin_frame_args.h" |
| #include "cc/trees/layer_tree_host_common.h" |