Do not override PasswordManager::Autofill in tests
commit025bc49504ed4a00c21cb5f4156a46f9153d67fa
authorvabr <vabr@chromium.org>
Thu, 17 Sep 2015 17:19:59 +0000 (17 10:19 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 17 Sep 2015 17:20:37 +0000 (17 17:20 +0000)
tree186c7f59abe85322327f1eabeec53fd5d84dff58
parent993287b7cd179563e6f5173c9448428b58baae6d
Do not override PasswordManager::Autofill in tests

This CL fixes PasswordFormManager unittests to avoid overriding PasswordManager::Autofill, which was a hack, and the only reason to make that method virtual.

BUG=521123

Review URL: https://codereview.chromium.org/1352813002

Cr-Commit-Position: refs/heads/master@{#349435}
components/password_manager/core/browser/password_form_manager_unittest.cc
components/password_manager/core/browser/password_manager.h