Simplify TypingCommand::DeleteSelectionIfRange() parameters
This patch simplifies parameters of |TypingCommand::DeleteSelectionIfRange()| because all call sites pass same arguments to reduce source code size for improving code health. This patch is a preparation of the patch[1]. [1] http://crrev.com/c/crrev.com/c/925125 Introduce DeleteSelectionOptions for DeleteSelectionCommand construction Change-Id: I77228da041f77e9864a25542082ea9827fb3b631 Reviewed-on: https://chromium-review.googlesource.com/923614 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#537696}
Showing
Please register or sign in to comment