summaryrefslogtreecommitdiffstats
path: root/ipc/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/BUILD.gn')
-rw-r--r--ipc/BUILD.gn3
1 files changed, 3 insertions, 0 deletions
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn
index 8c7a351..2451d6f 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -26,6 +26,7 @@ component("ipc") {
"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",
@@ -65,6 +66,8 @@ component("ipc") {
"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_platform_file.cc",