Index: ipc/BUILD.gn |
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn |
index 0c50923ef1f220d413fba09ec45e8dc0aa48bee5..ce725744753c4b208390a8b73a44bf41f5770515 100644 |
--- a/ipc/BUILD.gn |
+++ b/ipc/BUILD.gn |
@@ -111,6 +111,7 @@ component("ipc") { |
if (!is_android) { |
test("ipc_tests") { |
sources = [ |
+ "attachment_broker_win_unittest.cc", |
"ipc_channel_posix_unittest.cc", |
"ipc_channel_unittest.cc", |
"ipc_fuzzing_tests.cc", |