Revert "[omnibox] Fix ZeroSuggestProvider duplicate classifications bug"
This reverts commit ebc60412. Reason for revert: Broke compile on iOS https://ci.chromium.org/p/chromium/builders/ci/ios-device/143201 Original change's description: > [omnibox] Fix ZeroSuggestProvider duplicate classifications bug > > The below CL introduces a bug, where ZeroSuggestProvider can create > a match with duplicate text classifications. This triggers a DCHECK > as described in the linked bug. > > https://chromium-review.googlesource.com/c/chromium/src/+/1947765 > > This CL fixes it and adds a test. > > Bug: 1030741 > Change-Id: If59fbd320d720e2a7ff8d2f66d9ee92e11bb9a68 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1951557 > Commit-Queue: Tommy Li <tommycli@chromium.org> > Reviewed-by: manuk hovanesian <manukh@chromium.org> > Cr-Commit-Position: refs/heads/master@{#722497} TBR=tommycli@chromium.org,manukh@chromium.org Change-Id: Idba8826447487022b4149a310bdb67e8ae560268 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1030741 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1954941Reviewed-by:Aaron Gable <agable@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org> Cr-Commit-Position: refs/heads/master@{#722501}
Showing
Please register or sign in to comment