diff options
Diffstat (limited to 'ipc/mojo/ipc_mojo.gyp')
-rw-r--r-- | ipc/mojo/ipc_mojo.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ipc/mojo/ipc_mojo.gyp b/ipc/mojo/ipc_mojo.gyp index 0f746fc..44f1817 100644 --- a/ipc/mojo/ipc_mojo.gyp +++ b/ipc/mojo/ipc_mojo.gyp @@ -42,6 +42,8 @@ 'ipc_mojo_message_helper.h', 'ipc_message_pipe_reader.cc', 'ipc_message_pipe_reader.h', + 'scoped_ipc_support.cc', + 'scoped_ipc_support.h', ], # TODO(gregoryd): direct_dependent_settings should be shared with the # 64-bit target, but it doesn't work due to a bug in gyp |