| Index: cc/test/surface_aggregator_test_helpers.h
|
| diff --git a/cc/test/surface_aggregator_test_helpers.h b/cc/test/surface_aggregator_test_helpers.h
|
| index ae3347c74a8a9affcf2f1fe064646ec6866a8483..356033d55d6c51cf0277b955103ee9e6381949cd 100644
|
| --- a/cc/test/surface_aggregator_test_helpers.h
|
| +++ b/cc/test/surface_aggregator_test_helpers.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CC_TEST_SURFACE_AGGREGATOR_TEST_HELPERS_H_
|
| #define CC_TEST_SURFACE_AGGREGATOR_TEST_HELPERS_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <vector>
|
|
|
| #include "cc/quads/draw_quad.h"
|
|
|