| commit | 35a88f876eeebe4db340eb37852a3e6d9e1a23e6 | [log] [tgz] |
|---|---|---|
| author | yosin <yosin@chromium.org> | Wed Jun 01 08:33:04 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jun 01 08:34:52 2016 |
| tree | 84094c0d90e723fb379463e94e1734d175aa4ea3 | |
| parent | ee2487294417a82adfc854aa680c7765eef7494e [diff] |
Get rid of an unused function FrameSelection::setNonDirectionalSelectionIfNeeded() for VisibleSelection This patch gets rid of an unused function |VisibleSelection| version of |FrameSelection::setNonDirectionalSelectionIfNeeded()| to reduce source code size for improving code health. BUG=n/a TEST=n/a; no behavior changes Review-Url: https://codereview.chromium.org/2024703005 Cr-Commit-Position: refs/heads/master@{#397084}