| 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 b1d05476b324734e0ab26bca54bf9e108c64a71a..f02bb22e5a76584eeb719ec76d33eb3d26a044e6 100644
|
| --- a/chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| @@ -49,7 +49,7 @@ using browser_sync::PasswordChangeProcessor;
|
| using browser_sync::PasswordDataTypeController;
|
| using browser_sync::PasswordModelAssociator;
|
| using content::BrowserThread;
|
| -using syncable::WriteTransaction;
|
| +using syncer::syncable::WriteTransaction;
|
| using testing::_;
|
| using testing::AtLeast;
|
| using testing::DoAll;
|
|
|