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 bd94344403e62c35ce7ac89a375db8e73516a696..e54d89d7695f517eb0ea5716f3cf3d1b3299a1c2 100644 |
--- a/chrome/browser/sync/test/integration/passwords_helper.cc |
+++ b/chrome/browser/sync/test/integration/passwords_helper.cc |
@@ -19,7 +19,7 @@ |
#include "chrome/test/base/ui_test_utils.h" |
#include "content/public/browser/browser_thread.h" |
-using webkit::forms::PasswordForm; |
+using content::PasswordForm; |
using sync_datatype_helper::test; |
const std::string kFakeSignonRealm = "http://fake-signon-realm.google.com/"; |