| Index: chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service_password_unittest.cc b/chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| index 9721a9ea2120ddf325e90ca3296a0d8af3346a40..4dd1efd1c7d587bf2545e239c0d970d4c59a97c0 100644
|
| --- a/chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| @@ -50,6 +50,7 @@
|
|
|
| using autofill::PasswordForm;
|
| using base::Time;
|
| +using base::UTF8ToUTF16;
|
| using browser_sync::PasswordChangeProcessor;
|
| using browser_sync::PasswordDataTypeController;
|
| using browser_sync::PasswordModelAssociator;
|
|
|