Chromium Code Reviews| Index: cc/tiles/tiling_set_eviction_queue.h |
| diff --git a/cc/tiles/tiling_set_eviction_queue.h b/cc/tiles/tiling_set_eviction_queue.h |
| index dc9b686697460b5e1da434bf911db009a09ae510..493d74a8c82c1f5cb577ff8981cacb92b273e1be 100644 |
| --- a/cc/tiles/tiling_set_eviction_queue.h |
| +++ b/cc/tiles/tiling_set_eviction_queue.h |
| @@ -5,6 +5,8 @@ |
| #ifndef CC_TILES_TILING_SET_EVICTION_QUEUE_H_ |
| #define CC_TILES_TILING_SET_EVICTION_QUEUE_H_ |
| +#include <stddef.h> |
| + |
| #include <vector> |
| #include "cc/base/cc_export.h" |