Expose PasswordManagerDriver as a public interface to core Password code.
This CL eliminates the forwarding that PasswordManagerDelegateImpl was previously doing to ContentPasswordManagerDriver. Instead, PasswordManagerDelegate has a new GetDriver() method that returns the PasswordManagerDriver that the core PasswordManager code should use. Tests are updated to reflect this change. BUG=335096 Review URL: https://codereview.chromium.org/152693003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248592 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment