cros: remove some unneeded code in SearchResultTileItemView
changes: We don't need to explicitly clear focus on search result tile item view's container. This belongs to "pseudo-focus" but we can remove it now, since it should be handled by focus manager. As a result, this CL also avoids passing parent container view to it. Bug: 795994 Test: manual and test coverage Change-Id: I97e54ca53e0fce7db72dc8856f1a3c9e3e2c875e Reviewed-on: https://chromium-review.googlesource.com/1116798Reviewed-by:Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Qiang Xu <warx@google.com> Cr-Commit-Position: refs/heads/master@{#570897}
Showing
Please register or sign in to comment