commit | e13de14ab0eba806c7e065bbb56e1a66ae3ee5e7 | [log] [tgz] |
---|---|---|
author | jiangj <jiangj@opera.com> | Thu Feb 19 14:22:37 2015 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 19 14:23:27 2015 |
tree | d52966ce65989b62127e0fa4aae0fc0cc0134136 | |
parent | aaf738a2cce69ce952386b48e3bc252bd307ef43 [diff] |
Properly ifdef sync code in password_manager Fix one misplaced header include and use PASSWORD_MANAGER_ENABLE_SYNC macro to properly guard the other place of sync usage to fix a linking issue when PASSWORD_MANAGER_ENABLE_SYNC is disabled. Review URL: https://codereview.chromium.org/943533002 Cr-Commit-Position: refs/heads/master@{#317043}