Index: ipc/BUILD.gn |
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn |
index c8372588c0a6238a6661eefbd09c31016a89ea56..44917eea473774ce0cc28cb932dc5568adf902e2 100644 |
--- a/ipc/BUILD.gn |
+++ b/ipc/BUILD.gn |
@@ -144,6 +144,7 @@ if (!is_android) { |
test("ipc_tests") { |
sources = [ |
+ "attachment_broker_mac_unittest.cc", |
"attachment_broker_privileged_mac_unittest.cc", |
"attachment_broker_privileged_win_unittest.cc", |
"attachment_broker_unprivileged_win_unittest.cc", |