Index: cc/layers/layer_iterator.h |
diff --git a/cc/layers/layer_iterator.h b/cc/layers/layer_iterator.h |
index 2c129e48cb322843ae500197f683d993e487d944..cf01ca19a4126cb8634cf3c3d7ac1af99dea0797 100644 |
--- a/cc/layers/layer_iterator.h |
+++ b/cc/layers/layer_iterator.h |
@@ -5,6 +5,8 @@ |
#ifndef CC_LAYERS_LAYER_ITERATOR_H_ |
#define CC_LAYERS_LAYER_ITERATOR_H_ |
+#include <stddef.h> |
+ |
#include "cc/base/cc_export.h" |
#include "cc/layers/layer_impl.h" |
#include "cc/trees/layer_tree_host_common.h" |