Index: ipc/mojo/ipc_mojo.gyp |
diff --git a/ipc/mojo/ipc_mojo.gyp b/ipc/mojo/ipc_mojo.gyp |
index 505f536d1dce7f2d4dcbca80a73d712c3da4c729..0f746fc8046eb144c2d4a7736a0b3284e22ceead 100644 |
--- a/ipc/mojo/ipc_mojo.gyp |
+++ b/ipc/mojo/ipc_mojo.gyp |
@@ -36,6 +36,10 @@ |
'ipc_channel_mojo_host.h', |
'ipc_mojo_bootstrap.cc', |
'ipc_mojo_bootstrap.h', |
+ 'ipc_mojo_handle_attachment.cc', |
+ 'ipc_mojo_handle_attachment.h', |
+ 'ipc_mojo_message_helper.cc', |
+ 'ipc_mojo_message_helper.h', |
'ipc_message_pipe_reader.cc', |
'ipc_message_pipe_reader.h', |
], |