• mattreynolds's avatar
    Show PhysicalWebProvider suggestions with omnibox input · a04fff0b
    mattreynolds authored
    Add support for "Query Suggest" in the Physical Web omnibox provider.
    Previously, the omnibox would only display Physical Web omnibox suggestions
    when the user had not yet entered any text in the omnibox ("Zero Suggest").
    With this CL, Physical Web suggestions may be displayed if the URL and page
    title match all the terms in the omnibox query string.
    
    BUG=630769
    
    Review-Url: https://codereview.chromium.org/2591053002
    Cr-Commit-Position: refs/heads/master@{#442098}
    a04fff0b
physical_web_provider.h 4.67 KB