Index: chrome/browser/sync/glue/password_model_associator.cc |
diff --git a/chrome/browser/sync/glue/password_model_associator.cc b/chrome/browser/sync/glue/password_model_associator.cc |
index 99bc3ec41199e70be5bc4706f7b879027499b61c..118d9afa73e00ad44d827129d6787b316ef22aa4 100644 |
--- a/chrome/browser/sync/glue/password_model_associator.cc |
+++ b/chrome/browser/sync/glue/password_model_associator.cc |
@@ -8,7 +8,7 @@ |
#include "base/location.h" |
#include "base/stl_util.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/password_manager/password_store.h" |
#include "chrome/browser/sync/profile_sync_service.h" |
#include "content/public/common/password_form.h" |