commit | 359b352bc1b60c0de02e27d2373078d17a5473a2 | [log] [tgz] |
---|---|---|
author | hidehiko <[email protected]> | Wed Dec 21 04:49:35 2016 |
committer | Commit bot <[email protected]> | Wed Dec 21 04:52:08 2016 |
tree | bc1c529327b7b221dde67903e0bb65be13a808ee | |
parent | edf25b6144b0d85f851455e00e6aa8d43a1dfb24 [diff] |
Refactor ArcSessionRunner part 1. This CL renames ArcBridgeServiceImpl to ArcSessionRunner, and had as a preparation to get rid of inheritance. Along with the change, FakeArcBridgeService is removed and replaced by ArcSessionRunner + FakeArcSession factory. [email protected] BUG=657687 BUG=b/31079732 TEST=Ran bots. Review-Url: https://codereview.chromium.org/2574013003 Cr-Commit-Position: refs/heads/master@{#440019}