commit | 8d70954c75f7c83db08aa579df81fdf5a6f4c970 | [log] [tgz] |
---|---|---|
author | jdonnelly <[email protected]> | Wed Apr 29 21:58:22 2015 |
committer | Commit bot <[email protected]> | Wed Apr 29 21:59:56 2015 |
tree | f94915c904986cda1b261b6e7ff350c1b131afc2 | |
parent | fb73e449a7aa3ba8df6516401132106c39713d33 [diff] |
Pass in the dependencies of CardUnmaskPromptControllerImpl explicitly. Providing them in the constructor instead of having the implementation pull them from WebContents will allow us to provide these dependencies on iOS, which doesn't have WebContents. BUG= Review URL: https://codereview.chromium.org/1106283003 Cr-Commit-Position: refs/heads/master@{#327594}