Index: mojo/public/cpp/bindings/tests/BUILD.gn |
diff --git a/mojo/public/cpp/bindings/tests/BUILD.gn b/mojo/public/cpp/bindings/tests/BUILD.gn |
index 30b631bae2d92484a8fa969a0c4d8f46ee4a44dc..5ec5d8d4132bf14f6ea2b95bc9f7f09d51a410d1 100644 |
--- a/mojo/public/cpp/bindings/tests/BUILD.gn |
+++ b/mojo/public/cpp/bindings/tests/BUILD.gn |
@@ -23,7 +23,10 @@ source_set("tests") { |
"map_unittest.cc", |
"message_queue.cc", |
"message_queue.h", |
+ "multiplex_router_unittest.cc", |
"request_response_unittest.cc", |
+ "router_test_util.cc", |
+ "router_test_util.h", |
"router_unittest.cc", |
"sample_service_unittest.cc", |
"serialization_warning_unittest.cc", |