Index: chromecast/base/device_capabilities_impl.h |
diff --git a/chromecast/base/device_capabilities_impl.h b/chromecast/base/device_capabilities_impl.h |
index 07666208d6359aa22e74b0060a6b1d5395d8c5c9..ee347c68c0931ff0b0945500c3e7304228049cb0 100644 |
--- a/chromecast/base/device_capabilities_impl.h |
+++ b/chromecast/base/device_capabilities_impl.h |
@@ -5,6 +5,8 @@ |
#ifndef CHROMECAST_BASE_DEVICE_CAPABILITIES_IMPL_H_ |
#define CHROMECAST_BASE_DEVICE_CAPABILITIES_IMPL_H_ |
+#include <string> |
+ |
#include "base/containers/scoped_ptr_hash_map.h" |
#include "base/macros.h" |
#include "base/memory/weak_ptr.h" |