summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2017-08-21 15:21:05 -0400
committerChromium commit bot <commit-bot@chromium.org>2017-08-23 15:46:39 +0000
commit6b0287d245995d04a2a9a44213b22fce9ca8c237 (patch)
tree0c278f27eaca99adc72cfad210a879649a55753e /core
parent12db7515f17228798d1aa38fce0fee3e7d2d36b6 (diff)
downloadpdfium-6b0287d245995d04a2a9a44213b22fce9ca8c237.tar.xz
Move m_pTextBreak to be a member of CFDE_TxtEdtEngine
Previously text break was a unique_ptr inside the CFDE_TxtEdtEngine. This CL converts it to be a member instead of a unique_ptr. We never replace the pointer after it's created. Change-Id: I89ab73e81c63c24abfacd38a1141db6473d77640 Reviewed-on: https://pdfium-review.googlesource.com/11530 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions