Index: sandbox/mac/sandbox_mac.gypi |
diff --git a/sandbox/mac/sandbox_mac.gypi b/sandbox/mac/sandbox_mac.gypi |
index a2a616fcfb3df8ebe64747037e089c9dc46ed36d..d5013f832ec54a6521b59a373ff152ed83d0acb2 100644 |
--- a/sandbox/mac/sandbox_mac.gypi |
+++ b/sandbox/mac/sandbox_mac.gypi |
@@ -10,8 +10,6 @@ |
'sources': [ |
'bootstrap_sandbox.cc', |
'bootstrap_sandbox.h', |
- 'dispatch_source_mach.cc', |
- 'dispatch_source_mach.h', |
'launchd_interception_server.cc', |
'launchd_interception_server.h', |
'mach_message_server.cc', |
@@ -93,7 +91,6 @@ |
'type': 'executable', |
'sources': [ |
'bootstrap_sandbox_unittest.mm', |
- 'dispatch_source_mach_unittest.cc', |
'policy_unittest.cc', |
'xpc_message_server_unittest.cc', |
], |