Index: ipc/BUILD.gn |
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn |
index 3fda6e4f811756880d51d688e2b02cd75b79fb0e..8cd48e6e8106b6419c92eef4dee2b4c260bb30ea 100644 |
--- a/ipc/BUILD.gn |
+++ b/ipc/BUILD.gn |
@@ -82,6 +82,8 @@ component("ipc") { |
"param_traits_macros.h", |
"param_traits_read_macros.h", |
"param_traits_write_macros.h", |
+ "placeholder_brokerable_attachment.cc", |
+ "placeholder_brokerable_attachment.h", |
"struct_constructor_macros.h", |
"struct_destructor_macros.h", |
"unix_domain_socket_util.cc", |