Index: sandbox/mac/BUILD.gn |
diff --git a/sandbox/mac/BUILD.gn b/sandbox/mac/BUILD.gn |
index 13960bfaef3fad7360692eaa8ea86a01640b4725..cdaf527a561f7259691241fc910e05bfac8680b1 100644 |
--- a/sandbox/mac/BUILD.gn |
+++ b/sandbox/mac/BUILD.gn |
@@ -57,6 +57,8 @@ component("sandbox") { |
"os_compatibility.h", |
"policy.cc", |
"policy.h", |
+ "pre_exec_delegate.cc", |
+ "pre_exec_delegate.h", |
"xpc.cc", |
"xpc.h", |
"xpc_message_server.cc", |