Chromium Code Reviews| Index: components/BUILD.gn |
| diff --git a/components/BUILD.gn b/components/BUILD.gn |
| index fe1c44d3afaf600799246cd227cacc0200651006..2901f964dc95cc7c6101f90e187c65fa8f44bb66 100644 |
| --- a/components/BUILD.gn |
| +++ b/components/BUILD.gn |
| @@ -73,6 +73,7 @@ test("components_unittests") { |
| "//components/component_updater:unit_tests", |
| "//components/content_settings/core/browser:unit_tests", |
| "//components/content_settings/core/common:unit_tests", |
| + "//components/contextual_search:unit_tests", |
|
blundell
2016/09/09 07:41:44
I think that moving this to the !iOS section shoul
Donn Denman
2016/09/09 17:43:04
I had though it would work for iOS but I guess we'
|
| "//components/crx_file:unit_tests", |
| "//components/data_reduction_proxy/core/browser:unit_tests", |
| "//components/data_reduction_proxy/core/common:unit_tests", |