Chromium Code Reviews
DescriptionReduce FakeArcBridgeService usage.
We'll extract a part of ArcBridgeService to run ArcSession
into a dedicated class. As its preparation, this CL
reduces the usage of FakeArcBridgeService, from where RequestStart()
RequestStop() or OnShutdown() is not used.
Alternatively, ArcBridgeService is now directly instantiated,
if the instance's RequestStart(), RequestStop() or OnShutdown() are
not accessed.
BUG=657687
BUG=b/31079732
TEST=Ran bots.
Committed: https://crrev.com/e6d8a9e5c89bacf4b77c5f1ddfa4580741561ed1
Cr-Commit-Position: refs/heads/master@{#438417}
Patch Set 1 #Messages
Total messages: 16 (9 generated)
|