| Index: ipc/ipc.gypi
|
| ===================================================================
|
| --- ipc/ipc.gypi (revision 74341)
|
| +++ ipc/ipc.gypi (working copy)
|
| @@ -31,6 +31,10 @@
|
| 'ipc_message_utils.cc',
|
| 'ipc_message_utils.h',
|
| 'ipc_param_traits.h',
|
| + 'ipc_param_traits_log_macros.h',
|
| + 'ipc_param_traits_macros.h',
|
| + 'ipc_param_traits_read_macros.h',
|
| + 'ipc_param_traits_write_macros.h',
|
| 'ipc_platform_file.h',
|
| 'ipc_switches.cc',
|
| 'ipc_switches.h',
|
| @@ -40,6 +44,8 @@
|
| 'ipc_sync_message.h',
|
| 'ipc_sync_message_filter.cc',
|
| 'ipc_sync_message_filter.h',
|
| + 'struct_constructor_macros.h',
|
| + 'struct_destructor_macros.h',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|