Chromium Code Reviews| Index: components/sync/api/entity_data.cc |
| diff --git a/components/sync/api/entity_data.cc b/components/sync/api/entity_data.cc |
| index 3c105558756252933c65ca20719a71c572f4dee2..62918f76e925774308d15f468c742350e1e85773 100644 |
| --- a/components/sync/api/entity_data.cc |
| +++ b/components/sync/api/entity_data.cc |
| @@ -5,6 +5,7 @@ |
| #include "components/sync/api/entity_data.h" |
| #include <algorithm> |
| +#include <utility> |
| #include "base/logging.h" |
| #include "base/strings/string_number_conversions.h" |