| commit | 07c8f1e42b451d3f11a11ba2686e1a9a95aa6d4c | [log] [tgz] |
|---|---|---|
| author | yoichio <yoichio@chromium.org> | Mon Jul 04 07:12:00 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Mon Jul 04 07:14:18 2016 |
| tree | ef58dc34eb7456fa6f30ae5d3330f472f56fcc2e | |
| parent | 6f24126d06c678426821a346c3139e65e0a37cd2 [diff] |
Refactor SpellChecker::respondToChangedSelection Make variables const and remove |isContinuousGrammarCheckingEnabled| because it equals to |isContinuousSpellCheckingEnabled|. TEST=No change in behavior. Review-Url: https://codereview.chromium.org/2101263002 Cr-Commit-Position: refs/heads/master@{#403646}