[omnibox] Include additional_query_params when deduping in AcMatch.
This is basically a re-land of https://crrev.com/c/1273620 which restores the old approach to entity suggestions, which is to never dedupe them with a plain suggestion containing the same query text. By including additional_query_params, entity suggestions will always be considered distinct, even if they have the same query text as another search suggestion. Bug: 806995 Change-Id: If9b5b5f876259a1289e3eb093bd24935a74dba51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1658510Reviewed-by:Tommy Li <tommycli@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#681917}
Showing
Please register or sign in to comment