| Index: sandbox/mac/sandbox_mac.gypi
|
| diff --git a/sandbox/mac/sandbox_mac.gypi b/sandbox/mac/sandbox_mac.gypi
|
| index b2c1495a58a6c84578b25eb8e8878b3c319f87f0..2e4173f966380fd1cb4cfd38ec32f17747fe68f7 100644
|
| --- a/sandbox/mac/sandbox_mac.gypi
|
| +++ b/sandbox/mac/sandbox_mac.gypi
|
| @@ -10,6 +10,8 @@
|
| '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',
|
|
|