commit | e64b23614bff59704dbd24202bfc4c266d2d7fa3 | [log] [tgz] |
---|---|---|
author | sammc <[email protected]> | Wed Apr 29 03:50:23 2015 |
committer | Commit bot <[email protected]> | Wed Apr 29 03:51:08 2015 |
tree | f7fc8d1b5002e3902e7f17da185194ea0aeba65c | |
parent | 106c713886e51d33ceaf940166994cada6bfa417 [diff] |
Add a MockAsyncProxyResolverFactory and update some tests to use it. This CL: - adds a mock implementation of ProxyResolverFactory; - changes the ProxyService tests to use MockAsyncProxyResolverFactory instead of using a LegacyProxyResolverFactor; and - removes ForwardingProxyResolverFactory and updates the tests that used it. BUG=467403 Review URL: https://codereview.chromium.org/1102463002 Cr-Commit-Position: refs/heads/master@{#327431}