| Index: ipc/ipc.gypi
|
| diff --git a/ipc/ipc.gypi b/ipc/ipc.gypi
|
| index a10790ed103d6428ca30b2b0fb0a5b5154d171d0..de574e6acb9af49d9dfc0a015275c3ff5c39682e 100644
|
| --- a/ipc/ipc.gypi
|
| +++ b/ipc/ipc.gypi
|
| @@ -11,6 +11,11 @@
|
| # This part is shared between the targets defined below.
|
| ['ipc_target==1', {
|
| 'sources': [
|
| + 'attachment_broker.h',
|
| + 'attachment_broker_win.cc',
|
| + 'attachment_broker_win.h',
|
| + 'brokerable_attachment.h',
|
| + 'handle_attachment_win.h',
|
| 'ipc_channel.cc',
|
| 'ipc_channel.h',
|
| 'ipc_channel_factory.cc',
|
|
|