Index: cc/trees/layer_tree_host_common.h |
diff --git a/cc/trees/layer_tree_host_common.h b/cc/trees/layer_tree_host_common.h |
index 84ad8c177e3d99cac97ffafa25e4e7b088c56c64..16bd192b1593483378b865b8eb043882d8bbbeec 100644 |
--- a/cc/trees/layer_tree_host_common.h |
+++ b/cc/trees/layer_tree_host_common.h |
@@ -5,6 +5,8 @@ |
#ifndef CC_TREES_LAYER_TREE_HOST_COMMON_H_ |
#define CC_TREES_LAYER_TREE_HOST_COMMON_H_ |
+#include <vector> |
+ |
#include "base/memory/ref_counted.h" |
#include "cc/base/cc_export.h" |
#include "cc/base/scoped_ptr_vector.h" |