Chromium Code Reviews| Index: components/sync/device_info/device_info_service.cc |
| diff --git a/components/sync/device_info/device_info_service.cc b/components/sync/device_info/device_info_service.cc |
| index 445039b465c71ddb4dd407395d1966114f081565..7deff080c7dcd74bbe3288109a78b8641dc0ebed 100644 |
| --- a/components/sync/device_info/device_info_service.cc |
| +++ b/components/sync/device_info/device_info_service.cc |
| @@ -4,6 +4,7 @@ |
| #include "components/sync/device_info/device_info_service.h" |
| +#include <algorithm> |
| #include <set> |
| #include <utility> |