| Index: ipc/ipc.gypi
|
| diff --git a/ipc/ipc.gypi b/ipc/ipc.gypi
|
| index dbd2099e4c35968488c7a6344725b59ad789a4b5..6b7cf93f9f64a538ed991e0439f2a2d2720a0526 100644
|
| --- a/ipc/ipc.gypi
|
| +++ b/ipc/ipc.gypi
|
| @@ -30,6 +30,7 @@
|
| 'brokerable_attachment.h',
|
| 'brokerable_attachment_mac.cc',
|
| 'brokerable_attachment_win.cc',
|
| + 'export_template.h',
|
| 'handle_attachment_win.cc',
|
| 'handle_attachment_win.h',
|
| 'handle_win.cc',
|
| @@ -69,6 +70,8 @@
|
| 'ipc_message_generator.h',
|
| 'ipc_message_macros.h',
|
| 'ipc_message_start.h',
|
| + 'ipc_message_templates.h',
|
| + 'ipc_message_templates_impl.h',
|
| 'ipc_message_utils.cc',
|
| 'ipc_message_utils.h',
|
| 'ipc_param_traits.h',
|
|
|