Index: chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc |
diff --git a/chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc b/chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc |
index 3b9a0ecb93bc0b0bb9d91258168354a7020f0365..af281c999365edad9c2f402e543efab524385f9d 100644 |
--- a/chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc |
+++ b/chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc |
@@ -24,7 +24,7 @@ using passwords_helper::SetDecryptionPassphrase; |
using passwords_helper::SetEncryptionPassphrase; |
using passwords_helper::UpdateLogin; |
-using webkit::forms::PasswordForm; |
+using content::PasswordForm; |
static const char* kValidPassphrase = "passphrase!"; |
static const char* kAnotherValidPassphrase = "another passphrase!"; |