[Multipaste] Refactoring on ClipboardHistoryBitmapItemView
ClipboardHistoryBitmapItemView contains a pointer to a RoundedImageView instance which is the item view's grandchild. This CL removes the pointer to RoundedImageView from ClipboardHistoryBitmapItemView. Instead, the pointer is kept by BitmapContentsView, the RoundedImageView's parent. This change should not bring any visual difference. Bug: 1139498 Change-Id: Ie3e2dacd32dcd6500394278c01e1903c35b5f8d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508797 Commit-Queue: Andrew Xu <andrewxu@chromium.org> Reviewed-by:David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#822694}
Showing
This diff is collapsed.
Please register or sign in to comment