Stop checking for null selectionModel field.
It's apparent that the field is never null in this method, and if it were, we'd have to change much more. So make the code a little more clear and remove the test. BUG= Review URL: https://codereview.chromium.org/1617243004 Cr-Commit-Position: refs/heads/master@{#374658}
Showing
Please register or sign in to comment