Index: chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc |
diff --git a/chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc b/chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc |
index 13a20331dad85e2dfa6f281a03783a57622a7671..22f7333b20fa73d3d3c4724f6f66472109ffb536 100644 |
--- a/chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc |
+++ b/chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc |
@@ -14,7 +14,7 @@ using passwords_helper::CreateTestPasswordForm; |
using passwords_helper::GetPasswordCount; |
using passwords_helper::GetPasswordStore; |
-using content::PasswordForm; |
+using autofill::PasswordForm; |
class MultipleClientPasswordsSyncTest : public SyncTest { |
public: |