Chromium Code Reviews| Index: components/sync/device_info/device_info_sync_service.h |
| diff --git a/components/sync/device_info/device_info_sync_service.h b/components/sync/device_info/device_info_sync_service.h |
| index 951d685c4b606e9a409e9eb34413087d0a091692..0651d199a2d54be126ffc931a4bf68d34b7150b1 100644 |
| --- a/components/sync/device_info/device_info_sync_service.h |
| +++ b/components/sync/device_info/device_info_sync_service.h |
| @@ -10,6 +10,7 @@ |
| #include <map> |
| #include <memory> |
| #include <string> |
| +#include <vector> |
| #include "base/macros.h" |
| #include "base/observer_list.h" |