Replace the internal_app UMA interface with the AppService interface.
This is the follow up for crrev.com/c/1830483 and crrev.com/c/1816495. Those UMA records have been moved to AppService, so the UMA interface in app_list/internal_app should be replaced with the AppService interface. Otherwise, we have duplicate interface, which could cause confusing for the future change. Although app_list/internal_app will be replaced by AppService for the long term goal, in short term(one or two months), they are still there, so as the temporary solution, update it to use the AppService's interface. BUG=1005640 Change-Id: Ibc0b6d6cb592590e016d7a0795926d0b23478e40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1851890Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#704814}
Showing
Please register or sign in to comment