Extract the logic of generating report list
The existing ReportGenerator class contains the logic of generating report list, which is used for ChromeDesktopReport. Now to share the same logic with new ChromeOsUserReport, this part needs be extracted to a new class: ProfileListReportGenerator. Bug: 1010213 Change-Id: Id88df8924c134592628d395e9e35b19d553bbb49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894005 Commit-Queue: Anqing Zhao <anqing@google.com> Reviewed-by:Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#714042}
Showing
This diff is collapsed.
Please register or sign in to comment