Chromium Code Reviews| Index: components/BUILD.gn |
| diff --git a/components/BUILD.gn b/components/BUILD.gn |
| index 027a23068b04778f80d2eb88888c7026f6a23d1d..e1dea7a4da83e114d3d49200084e96ec738f407c 100644 |
| --- a/components/BUILD.gn |
| +++ b/components/BUILD.gn |
| @@ -200,6 +200,7 @@ test("components_unittests") { |
| "//components/dom_distiller/core:unit_tests", |
| "//components/domain_reliability:unit_tests", |
| "//components/omnibox:unit_tests", |
| + "//components/ownership:unit_tests", |
| ] |
| # TODO(GYP) need this target. |