diff options
Diffstat (limited to 'mojo/mojo.gyp')
-rw-r--r-- | mojo/mojo.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp index b829011..57d8240 100644 --- a/mojo/mojo.gyp +++ b/mojo/mojo.gyp @@ -87,6 +87,8 @@ 'system/dispatcher.cc', 'system/dispatcher.h', 'system/limits.h', + 'system/local_data_pipe.cc', + 'system/local_data_pipe.h', 'system/local_message_pipe_endpoint.cc', 'system/local_message_pipe_endpoint.h', 'system/memory.cc', |