Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(582)

Unified Diff: mojo/public/cpp/bindings/tests/BUILD.gn

Issue 1455063004: Mojo C++ bindings: introduce MultiplexRouter and related classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « mojo/public/cpp/bindings/lib/scoped_interface_endpoint_handle.cc ('k') | mojo/public/cpp/bindings/tests/connector_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698