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 13d24cb06f772cf95ff7eb34f31b671b6d60dfb9..942697292037a9bd2f7773e2144162a9b62d557d 100644 |
--- a/third_party/mojo/mojo_edk_tests.gyp |
+++ b/third_party/mojo/mojo_edk_tests.gyp |
@@ -175,6 +175,7 @@ |
'src/mojo/edk/system/core_unittest.cc', |
'src/mojo/edk/system/core_test_base.cc', |
'src/mojo/edk/system/core_test_base.h', |
+ 'src/mojo/edk/system/data_pipe_impl_unittest.cc', |
'src/mojo/edk/system/data_pipe_unittest.cc', |
'src/mojo/edk/system/dispatcher_unittest.cc', |
'src/mojo/edk/system/local_data_pipe_impl_unittest.cc', |
@@ -187,6 +188,7 @@ |
'src/mojo/edk/system/options_validation_unittest.cc', |
'src/mojo/edk/system/platform_handle_dispatcher_unittest.cc', |
'src/mojo/edk/system/raw_channel_unittest.cc', |
+ 'src/mojo/edk/system/remote_data_pipe_impl_unittest.cc', |
'src/mojo/edk/system/remote_message_pipe_unittest.cc', |
'src/mojo/edk/system/run_all_unittests.cc', |
'src/mojo/edk/system/shared_buffer_dispatcher_unittest.cc', |