Chromium Code Reviews| Index: sync/util/time.cc |
| diff --git a/sync/util/time.cc b/sync/util/time.cc |
| index a921f07179d1cbb5a5d9036c4008749fea6c9921..00ff1b2e4a633a41ec7c0eae45d08c106a1ab1a2 100644 |
| --- a/sync/util/time.cc |
| +++ b/sync/util/time.cc |
| @@ -5,7 +5,7 @@ |
| #include "sync/util/time.h" |
| #include "base/i18n/time_formatting.h" |
| -#include "base/utf_string_conversions.h" |
| +#include "base/strings/utf_string_conversions.h" |
| namespace syncer { |