Chromium Code Reviews| Index: components/sync/device_info/device_info.h |
| diff --git a/components/sync/device_info/device_info.h b/components/sync/device_info/device_info.h |
| index 2dc1326e3cc382401471874d6b1d07cacd3d6087..812212776e2b6020516b36967f3a222c2d3f2f0c 100644 |
| --- a/components/sync/device_info/device_info.h |
| +++ b/components/sync/device_info/device_info.h |
| @@ -5,6 +5,7 @@ |
| #ifndef COMPONENTS_SYNC_DEVICE_INFO_DEVICE_INFO_H_ |
| #define COMPONENTS_SYNC_DEVICE_INFO_DEVICE_INFO_H_ |
| +#include <memory> |
| #include <string> |
| #include "base/callback.h" |