Rename MockAccountManager to FakeAccountManagerDelegate
This CL makes several minor changes to MockAccountManager: 1. Add 'Delegate' to the name, because it implements AccountManagerDelegate and should be used with AccountManagerHelper. 2. Replace 'Mock' with 'Fake' in the name. 3. Remove redundant testContext from constructor arguments. BUG=698258 Review-Url: https://codereview.chromium.org/2845113003 Cr-Commit-Position: refs/heads/master@{#467942}
Showing
Please register or sign in to comment