| Index: chrome/browser/sync/test/integration/sync_errors_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/sync_errors_test.cc b/chrome/browser/sync/test/integration/sync_errors_test.cc
|
| index 1ae729dfcc0ee765e116aa76960fc58d140e3465..7e702efbf6b089c891e320b21a464c32c3905d34 100644
|
| --- a/chrome/browser/sync/test/integration/sync_errors_test.cc
|
| +++ b/chrome/browser/sync/test/integration/sync_errors_test.cc
|
| @@ -20,7 +20,7 @@ using passwords_helper::GetVerifierPasswordCount;
|
| using passwords_helper::GetVerifierPasswordStore;
|
| using passwords_helper::ProfileContainsSamePasswordFormsAsVerifier;
|
|
|
| -using webkit_glue::PasswordForm;
|
| +using webkit::forms::PasswordForm;
|
|
|
| class SyncErrorTest : public SyncTest{
|
| public:
|
|
|