Index: cc/test/fake_picture_layer.h |
diff --git a/cc/test/fake_picture_layer.h b/cc/test/fake_picture_layer.h |
index 96dae06a38f8a274cb55937fd5f4e19b0b92a691..6bb9b175d07372643d5a18d3fcc9a639c920f249 100644 |
--- a/cc/test/fake_picture_layer.h |
+++ b/cc/test/fake_picture_layer.h |
@@ -5,6 +5,8 @@ |
#ifndef CC_TEST_FAKE_PICTURE_LAYER_H_ |
#define CC_TEST_FAKE_PICTURE_LAYER_H_ |
+#include <stddef.h> |
+ |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
#include "cc/layers/picture_layer.h" |