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 e5164c7ddb73f823ccfbeaf43016aefd82b4d2ea..dc837fb4812c2b5ed2a69bd0cc163f3fc78a0ec0 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 |
@@ -23,7 +23,7 @@ using passwords_helper::RemoveLogins; |
using passwords_helper::SetPassphrase; |
using passwords_helper::UpdateLogin; |
-using webkit_glue::PasswordForm; |
+using webkit::forms::PasswordForm; |
static const char* kValidPassphrase = "passphrase!"; |
static const char* kAnotherValidPassphrase = "another passphrase!"; |