Change enclosingTextControl to take const Node ptr
Function enclosingTextControl(Node*) is not supposed to change anything, and hence, is changed to take a const Node* instead. BUG=n/a Review-Url: https://codereview.chromium.org/2561633005 Cr-Commit-Position: refs/heads/master@{#437499}
Showing
Please register or sign in to comment