Index: chrome/browser/sync/test/integration/passwords_helper.cc |
diff --git a/chrome/browser/sync/test/integration/passwords_helper.cc b/chrome/browser/sync/test/integration/passwords_helper.cc |
index 5628e449e1e6daaf4f8f11dcf29b83572e7bf484..792c0dcc2ef19a0e7a93dfba5222d3c6353d8d68 100644 |
--- a/chrome/browser/sync/test/integration/passwords_helper.cc |
+++ b/chrome/browser/sync/test/integration/passwords_helper.cc |
@@ -15,7 +15,7 @@ |
#include "chrome/test/base/ui_test_utils.h" |
#include "content/public/browser/browser_thread.h" |
-using webkit_glue::PasswordForm; |
+using webkit::forms::PasswordForm; |
using sync_datatype_helper::test; |
const std::string kFakeSignonRealm = "http://fake-signon-realm.google.com/"; |