Provide description_class in search provider.
commite68a1cec6e2a0955df4a0c4764d6633468a91888
authormariakhomenko <mariakhomenko@chromium.org>
Tue, 10 Feb 2015 03:05:56 +0000 (9 19:05 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Feb 2015 03:06:27 +0000 (10 03:06 +0000)
tree6e589696b07e87ff0a2835620ec0102d27f9d81c
parentcb0a54c38338f9d62605857662e4940eae89480f
Provide description_class in search provider.

When we receive entity suggest results, we put the differentiating
descrition in the AutocompleteMatch's description field. We need to
provide the corresponding description_class, otherwise we trigger
validation DCHECKs in AutocompleteMatch.

Review URL: https://codereview.chromium.org/911723002

Cr-Commit-Position: refs/heads/master@{#315485}
components/omnibox/base_search_provider.cc