Chromium Code Reviews| Index: cc/debug/debug_rect_history.cc |
| diff --git a/cc/debug/debug_rect_history.cc b/cc/debug/debug_rect_history.cc |
| index 10faaca4088eedcf48e76f0748fd7597c30a6e67..5ac2b5d8b55368b84b0f1e71fb0a62a350e8f04b 100644 |
| --- a/cc/debug/debug_rect_history.cc |
| +++ b/cc/debug/debug_rect_history.cc |
| @@ -4,6 +4,8 @@ |
| #include "cc/debug/debug_rect_history.h" |
| +#include <stddef.h> |
| + |
| #include "cc/base/math_util.h" |
| #include "cc/layers/layer_impl.h" |
| #include "cc/layers/layer_iterator.h" |