Chromium Code Reviews| Index: components/browser_sync/profile_sync_service.cc |
| diff --git a/components/browser_sync/profile_sync_service.cc b/components/browser_sync/profile_sync_service.cc |
| index 9fe91132ef7c6ab4c151bd9b9355e494d93d1986..ab636d3a00a5620c93a4b2341af85bbf7814f2a1 100644 |
| --- a/components/browser_sync/profile_sync_service.cc |
| +++ b/components/browser_sync/profile_sync_service.cc |
| @@ -8,6 +8,7 @@ |
| #include <cstddef> |
| #include <map> |
| +#include <utility> |
| #include "base/bind.h" |
| #include "base/bind_helpers.h" |