• erikchen's avatar
    mac: Fix spellcheck test on OSX 10.10. · 2637bf54
    erikchen authored
    The OSX 10.10 dictionary changed its suggested corrections to "bouy", which
    used to include "buoy". I updated the test to check that "bouy" has the
    suggested correction "bout", which is present in the dictionary for both OSX
    10.9 and OSX 10.10.
    
    BUG=390276
    
    Review URL: https://codereview.chromium.org/591313002
    
    Cr-Commit-Position: refs/heads/master@{#296626}
    2637bf54
spellcheck_platform_mac_unittest.cc 12.8 KB