Index: cc/layers/painted_scrollbar_layer_impl_unittest.cc |
diff --git a/cc/layers/painted_scrollbar_layer_impl_unittest.cc b/cc/layers/painted_scrollbar_layer_impl_unittest.cc |
index 3edc450a25dc68e0c878bf7dcffbf63c9eaa2389..4bc3f066af7bdd03c256e6e595cf7a171a3ff936 100644 |
--- a/cc/layers/painted_scrollbar_layer_impl_unittest.cc |
+++ b/cc/layers/painted_scrollbar_layer_impl_unittest.cc |
@@ -4,6 +4,8 @@ |
#include "cc/layers/painted_scrollbar_layer_impl.h" |
+#include <stddef.h> |
+ |
#include "cc/quads/draw_quad.h" |
#include "cc/quads/texture_draw_quad.h" |
#include "cc/test/layer_test_common.h" |