Chromium Code Reviews| Index: components/cloud_devices/common/cloud_device_description.h |
| diff --git a/components/cloud_devices/common/cloud_device_description.h b/components/cloud_devices/common/cloud_device_description.h |
| index c0b7eef1883a65b2418dcf767f3c1574bb9e3bd8..c415ad5167f7ee444d7b76fa41779dc558a2636c 100644 |
| --- a/components/cloud_devices/common/cloud_device_description.h |
| +++ b/components/cloud_devices/common/cloud_device_description.h |
| @@ -9,6 +9,7 @@ |
| #include "base/callback.h" |
| #include "base/macros.h" |
| +#include "base/memory/scoped_ptr.h" |
| namespace base { |
| class DictionaryValue; |