[Hashed logging] Replace LaunchType with enum from the UMA proto.
The hashed logging launch recorder uses an enum to describe which UI component a launch happened from. This is duplicated between AppListLaunchRecorder and the new ChromeOSAppListLaunchEvent proto. This CL deletes the enum in AppListLaunchRecorder and uses the one in ChromeOSAppListLaunchEvent instead. Bug: 951287 Change-Id: Ia156370360ae44d66c7ab22314374e71c4213dcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614639Reviewed-by:Jia Meng <jiameng@chromium.org> Reviewed-by:
Jenny Zhang <jennyz@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#660640}
Showing
Please register or sign in to comment