Omnibox SearchProvider Experiment Client Implementation.
See
http://goto/omnibox-v20-experiment and
http://b/6426178
*Accept suggestion and verbatim relevance scores extensions.
*Keep inline autocompletable matches between URL requests.
-Only accept suggested relevances if Instant is disabled.
-Reject scores that make the top match non-inlinable.
-Make BestURLPrefix perform case-insensitive comparison.
TODO: Limit # of suggestions parsed or clamp their scores?
BUG=
125871
TEST=SearchProviderTest.SuggestRelevanceExperiment & manual.
Committed:
http://src.chromium.org/viewvc/chrome?view=rev&revision=140512