Index: chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc |
diff --git a/chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc b/chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc |
index 471146cc90648bb5155400eb5885cde338a10965..ff4bbc528014f4c8b67d6d5c28f125876fb4148b 100644 |
--- a/chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc |
+++ b/chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc |
@@ -15,7 +15,7 @@ using passwords_helper::GetVerifierPasswordCount; |
using passwords_helper::GetVerifierPasswordStore; |
using passwords_helper::ProfileContainsSamePasswordFormsAsVerifier; |
-using content::PasswordForm; |
+using autofill::PasswordForm; |
class SingleClientPasswordsSyncTest : public SyncTest { |
public: |