Simplify redundant member function call in SetSelectionStateIfNeeded
This patch removes a redundant class specifier |LayoutObject::| for |SetSelectionState()| call in |SetSelectionStateIfNeeded()| because it is non-virtual member function for improving code health. Change-Id: I68b58d07c5452e36e05b1a20a3e5d20eeee90237 Reviewed-on: https://chromium-review.googlesource.com/903524Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#534662}
Showing
Please register or sign in to comment