Remove redundant call to determine crostini app id
This is done by AppServiceAppWindowCrostiniTracker::GetShelfAppId before this point always, and the subsequent call will always return the same thing. The claim in the comment is probably legacy, as empty-app-id windows will be filtered out by AppServiceAppWindowLauncherController::OnWindowVisibilityChanged. Bug: b/172979315 Change-Id: I38121c68cb48c9840831b83665fdf7e33285cc44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2552327Reviewed-by:Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Nic Hollingum <hollingum@google.com> Cr-Commit-Position: refs/heads/master@{#830097}
Showing