[CrOS MultiDevice] Refactor PendingConnectionRequest.
The class has been split between a pure-virtual class, an implementation class, and a test double. The test double will be used in a follow-up CL. Note: This CL also removes the is_active() function from the class. As I was implementing contents for a future CL, I realized it was never actually used. Bug: 824568, 752273 Change-Id: I748b5400ee02f86d1978fa866febf85132acb153 Reviewed-on: https://chromium-review.googlesource.com/1050951 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#557262}
Showing
Please register or sign in to comment