Index: mojo/BUILD.gn |
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn |
index 3c1431b0cd9ad6048e6dbbcb5c929714a120c696..9e42c4ce8ea5057b6099e9b3c308aee297169add 100644 |
--- a/mojo/BUILD.gn |
+++ b/mojo/BUILD.gn |
@@ -84,6 +84,7 @@ group("tests") { |
if (!is_component_build) { |
deps += [ |
+ "//mojo/package_manager:unittests", |
"//mojo/runner:apptests", |
"//mojo/runner:mojo_runner_unittests", |
"//mojo/services/network:apptests", |