• Donn Denman's avatar
    [TTS] Add server-debug, exact-search mixin codes. · 7909e4c4
    Donn Denman authored
    Converts the server-debug setting used for CoCa integration debugging
    from a single value to a mixin so we can include that at any level
    of integration.
    
    Also adds support for the exact-search bit as a CoCa integration
    mixin due to lack of support for the additional parameter needed
    to support this critical feature correctly.
    
    The need for this is covered in issue 1060669.
    
    BUG=1060669, 1059004, 956277, 985518
    
    Change-Id: I53d5a9acf114e1b84f8821ddf05283eabcd1c30f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098489
    Auto-Submit: Donn Denman <donnd@chromium.org>
    Commit-Queue: Theresa  <twellington@chromium.org>
    Reviewed-by: default avatarTheresa  <twellington@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#749355}
    7909e4c4
contextual_search_delegate.cc 24.1 KB