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

Unified Diff: third_party/mojo/mojo_edk_tests.gyp

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
« no previous file with comments | « mojo/public/cpp/bindings/tests/validation_unittest.cc ('k') | third_party/mojo/mojo_public.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo/mojo_edk_tests.gyp
diff --git a/third_party/mojo/mojo_edk_tests.gyp b/third_party/mojo/mojo_edk_tests.gyp
index e607879883d112fe6519e701ac42b23d271cb14b..c64e025a688345693809f46558bfdf39a1ffa60e 100644
--- a/third_party/mojo/mojo_edk_tests.gyp
+++ b/third_party/mojo/mojo_edk_tests.gyp
@@ -56,7 +56,10 @@
'../../mojo/public/cpp/bindings/tests/map_unittest.cc',
'../../mojo/public/cpp/bindings/tests/message_queue.cc',
'../../mojo/public/cpp/bindings/tests/message_queue.h',
+ '../../mojo/public/cpp/bindings/tests/multiplex_router_unittest.cc',
'../../mojo/public/cpp/bindings/tests/request_response_unittest.cc',
+ '../../mojo/public/cpp/bindings/tests/router_test_util.cc',
+ '../../mojo/public/cpp/bindings/tests/router_test_util.h',
'../../mojo/public/cpp/bindings/tests/router_unittest.cc',
'../../mojo/public/cpp/bindings/tests/sample_service_unittest.cc',
'../../mojo/public/cpp/bindings/tests/serialization_warning_unittest.cc',
« no previous file with comments | « mojo/public/cpp/bindings/tests/validation_unittest.cc ('k') | third_party/mojo/mojo_public.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698