diff options
author | blundell <blundell@chromium.org> | 2015-06-17 15:56:20 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-06-17 22:56:53 +0000 |
commit | 3812f0b74098c7648f0341a3bea645330c092516 (patch) | |
tree | f98b3463be2d33aad93c29c06e9cb393a23ef5d5 /components/components_tests.gyp | |
parent | e39088e4c43ee9d304a688a417fcd86417758f17 (diff) | |
download | chromium_src-3812f0b74098c7648f0341a3bea645330c092516.zip chromium_src-3812f0b74098c7648f0341a3bea645330c092516.tar.gz chromium_src-3812f0b74098c7648f0341a3bea645330c092516.tar.bz2 |
Revert "Componentize HistoryURLProvider/ScoredHistoryMatch."
This reverts commit 66c202106ea7ab3f3c078a5edfb4abf0d23cee94.
Speculative revert to see if BlacklistDisabledRun unittest crash goes
away.
Also turns that test back on in order to see whether the crash goes
away or not :).
TBR=pkasting
Review URL: https://codereview.chromium.org/1186903006
Cr-Commit-Position: refs/heads/master@{#334948}
Diffstat (limited to 'components/components_tests.gyp')
-rw-r--r-- | components/components_tests.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/components_tests.gyp b/components/components_tests.gyp index 1b037f4..a5b7f1f 100644 --- a/components/components_tests.gyp +++ b/components/components_tests.gyp @@ -342,7 +342,6 @@ 'omnibox/in_memory_url_index_types_unittest.cc', 'omnibox/keyword_provider_unittest.cc', 'omnibox/omnibox_field_trial_unittest.cc', - 'omnibox/scored_history_match_unittest.cc', 'omnibox/suggestion_answer_unittest.cc', ], 'os_crypt_unittest_sources': [ |