commit | f6ee0163504eaf1a7cc136ba2c075d77ae2b4dd5 | [log] [tgz] |
---|---|---|
author | Alex Deymo <[email protected]> | Fri Jul 31 12:35:22 2015 -0700 |
committer | ChromeOS Commit Bot <[email protected]> | Sat Aug 01 02:53:04 2015 +0000 |
tree | 1ac88ce36185ac2e2a246123b4b80eb178d5d91c | |
parent | 75eac7e523f825afdb88508922d7dc65fa366b19 [diff] |
update_engine: Move ConnectionManager to an abstract Interface. MockConnectionManager required to use one of ConnectionManager constructors passing pointers that won't be use by the mock. This patch moves the interface to its own ConnectionManagerInterface class. BUG=None TEST=unittests still pass. Change-Id: I9ed09daf8e4256304be7dab30cfbe751901dc24b Reviewed-on: https://chromium-review.googlesource.com/290120 Reviewed-by: Alex Vakulenko <[email protected]> Commit-Queue: Alex Deymo <[email protected]> Trybot-Ready: Alex Deymo <[email protected]> Tested-by: Alex Deymo <[email protected]>