Chromium Code Reviews| Index: ipc/BUILD.gn |
| diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn |
| index 9d9e49a4cbdc4cc6f79f78e236b01775287a1968..3bff55ee5285857514c6e391cb9484ef73352aa0 100644 |
| --- a/ipc/BUILD.gn |
| +++ b/ipc/BUILD.gn |
| @@ -8,6 +8,7 @@ component("ipc") { |
| "file_descriptor_set_posix.h", |
| "ipc_channel.cc", |
| "ipc_channel.h", |
| + "ipc_channel_common.cc", |
| "ipc_channel_factory.cc", |
| "ipc_channel_factory.h", |
| "ipc_channel_handle.h", |