Index: cc/resources/scoped_resource_unittest.cc |
diff --git a/cc/resources/scoped_resource_unittest.cc b/cc/resources/scoped_resource_unittest.cc |
index cb41bf6fc8a978ba0a359abc40168766a5d705d6..1133f2108e14b42eeb1e81a07267e72cf8145f41 100644 |
--- a/cc/resources/scoped_resource_unittest.cc |
+++ b/cc/resources/scoped_resource_unittest.cc |
@@ -4,6 +4,8 @@ |
#include "cc/resources/scoped_resource.h" |
+#include <stddef.h> |
+ |
#include "cc/output/renderer.h" |
#include "cc/test/fake_output_surface.h" |
#include "cc/test/fake_output_surface_client.h" |