summaryrefslogtreecommitdiffstats
path: root/components/components_tests.gyp
diff options
context:
space:
mode:
authorgroby <groby@chromium.org>2014-09-24 14:17:30 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-24 21:17:48 +0000
commit978a4bf4a3be714950ed265660bd9566f7abd922 (patch)
tree1e0fca8bd58314f43fc98bbb3b264b7f31a0d6ae /components/components_tests.gyp
parentd1138ae3cb62acd0c05054c10aadd98f9696d3d8 (diff)
downloadchromium_src-978a4bf4a3be714950ed265660bd9566f7abd922.zip
chromium_src-978a4bf4a3be714950ed265660bd9566f7abd922.tar.gz
chromium_src-978a4bf4a3be714950ed265660bd9566f7abd922.tar.bz2
[AiS] Merge answers into highest-scoring result
Answer contents and type must always be copied to the highest-scoring suggestion, to ensure answers are not lost due to suggestion deduplication. BUG=415836 R=mpearson Review URL: https://codereview.chromium.org/584653004 Cr-Commit-Position: refs/heads/master@{#296520}
Diffstat (limited to 'components/components_tests.gyp')
-rw-r--r--components/components_tests.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 1ffdf9f..c031b25 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -158,6 +158,7 @@
'network_time/network_time_tracker_unittest.cc',
'omaha_query_params/omaha_query_params_unittest.cc',
'omnibox/answers_cache_unittest.cc',
+ 'omnibox/base_search_provider_unittest.cc',
'omnibox/autocomplete_input_unittest.cc',
'omnibox/autocomplete_match_unittest.cc',
'omnibox/autocomplete_result_unittest.cc',