Index: cc/test/fake_picture_layer_impl.cc |
diff --git a/cc/test/fake_picture_layer_impl.cc b/cc/test/fake_picture_layer_impl.cc |
index 874328711f7a84da5991ff98726cb75267fa73d7..545cc8919ce41b3ef74bd756c2b843ce6399b091 100644 |
--- a/cc/test/fake_picture_layer_impl.cc |
+++ b/cc/test/fake_picture_layer_impl.cc |
@@ -4,6 +4,8 @@ |
#include "cc/test/fake_picture_layer_impl.h" |
+#include <stddef.h> |
+ |
#include <vector> |
#include "cc/tiles/tile.h" |
#include "cc/trees/layer_tree_impl.h" |