[color] Use blue focus ring for app info label
App info label used gray dashed rectangle as its focus ring. That is not consistent with other places which use regular blue focus ring. This CL changes app info label to use FocusRing as well to make the appearance consistent. Since this was the only caller for canvas' DrawFocusRect() and DrawDashedRect(). We remove all those custom calls. Before and after screenshots are at https://bit.ly/2VlOdyy BUG=553726, 1059867 Change-Id: If8a2a32002ccb4ae11a28ef229a3964a662c0233 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141221Reviewed-by:danakj <danakj@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#758995}
Showing
Please register or sign in to comment