summaryrefslogtreecommitdiffstats
path: root/ios/chrome/browser/passwords/js_password_manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Move JS-related password manager code upstreamvabr2015-11-191-0/+65
Moves credential_manager.h credential_manager.mm js_credential_manager.h js_credential_manager.mm js_password_manager.h js_password_manager.mm resources/credential_manager.js resources/password_controller.js from the downstream to ios/chrome/browser/passwords. This is the upstream part of the internal CL 310987013. BUG=514241 Review URL: https://codereview.chromium.org/1456983002 Cr-Commit-Position: refs/heads/master@{#360617}