| 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',
|
|
|