[Cast MRP] Refactored to streamline unit tests.
This patch as a number of changes to streamline unit tests; the main on is that it names ActivityRecord::SetOrUpdateSession() a nonvirtual method and delegates subclass-specific functionality to the new OnSessionSet() and OnSessionUpdated() methods. Change-Id: I3ce0c0ced968d3e3945ecd215dfe9a25959a49a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278138 Commit-Queue: John Williams <jrw@chromium.org> Reviewed-by:Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#786504}
Showing
This diff is collapsed.
Please register or sign in to comment