Get rid of unused function NGPhysicalLineBoxFragment::ClosestLeafChildForPoint()
This patch gets rid of unused function |ClosestLeafChildForPoint()| in |NGPhysicalLineBoxFragment| for improving code health. This patch is follow-up of the patch[1] which gets rid of clients of |ClosestLeafChildForPoint()|. [1] http://crrev.com/c/1875856 Introduce NGInlineCursor version of ClosestLeafChildForPoint() for AbstractLineBox Change-Id: Ia626b7e77ac415c6d2164072b50f3b34fcbe6b4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877874 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#709825}
Showing
Please register or sign in to comment