• Evan Stade's avatar
    Reland "Spellcheck cleanups" · 38ec3dad
    Evan Stade authored
    This is a reland of e38327e1
    
    FindIt automatically reverted this CL but it looks like a false positive
    
    Original change's description:
    > Spellcheck cleanups
    >
    > Introduce a build flag for the remote spelling service, and stop
    > compiling/instantiating SpellingServiceClient on platforms that
    > don't use it (Android). Also try to reduce the number of platform
    > ifdefs in spellcheck code, in favor of buildflag usage. Reduce
    > the amount of code that's compiled but never used by removing
    > several SpellCheckHostImpl methods on mac/win.
    >
    > Also remove a couple of obsolete includes.
    >
    > Change-Id: I5697a5d3f891f69159d5bba855ee72e11a3ca8be
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927412
    > Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org>
    > Reviewed-by: Bo <boliu@chromium.org>
    > Commit-Queue: Bo <boliu@chromium.org>
    > Auto-Submit: Evan Stade <estade@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#718338}
    
    TBR=boliu@chromium.org,rouslan@chromium.org
    
    Change-Id: Iffed71cfbe5d512db1a054364598445b00672a94
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1946825Reviewed-by: default avatarEvan Stade <estade@chromium.org>
    Commit-Queue: Evan Stade <estade@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#720586}
    38ec3dad
BUILD.gn 337 KB