Index: mojo/public/cpp/system/tests/BUILD.gn |
diff --git a/mojo/public/cpp/system/tests/BUILD.gn b/mojo/public/cpp/system/tests/BUILD.gn |
index 0c629a1b9780d12584cef15e893ed8a71d00f731..322666279498e7c541dbe85563b42668e82301bb 100644 |
--- a/mojo/public/cpp/system/tests/BUILD.gn |
+++ b/mojo/public/cpp/system/tests/BUILD.gn |
@@ -7,6 +7,7 @@ test("mojo_public_system_unittests") { |
deps = [ |
"//mojo/common/test:run_all_unittests", |
"//mojo/public/c/system/tests", |
+ "//mojo/public/cpp/system", |
"//mojo/public/cpp/test_support:test_utils", |
"//testing/gtest", |
] |