Make editingIgnoresContents() as global function
This patch makes |editingIgnoresContents()| as global function instead of static member function of template class |EditingStratgegy| since it doesn't use template parameter to simplify code for improving code health. BUG=n/a TEST=n/a; no behavior changes Review-Url: https://codereview.chromium.org/2441693004 Cr-Commit-Position: refs/heads/master@{#427016}
Showing
Please register or sign in to comment