Index: cc/layers/heads_up_display_layer_impl.h |
diff --git a/cc/layers/heads_up_display_layer_impl.h b/cc/layers/heads_up_display_layer_impl.h |
index 3bc3cf29931bba79039ef1057b9164c4154b499e..0940dea809f0955b7eced90349dde5dd297a86ae 100644 |
--- a/cc/layers/heads_up_display_layer_impl.h |
+++ b/cc/layers/heads_up_display_layer_impl.h |
@@ -5,6 +5,8 @@ |
#ifndef CC_LAYERS_HEADS_UP_DISPLAY_LAYER_IMPL_H_ |
#define CC_LAYERS_HEADS_UP_DISPLAY_LAYER_IMPL_H_ |
+#include <string> |
+ |
#include "base/memory/scoped_ptr.h" |
#include "base/time.h" |
#include "cc/base/cc_export.h" |