summaryrefslogtreecommitdiffstats
path: root/mojo/mojo_edk.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/mojo_edk.gyp')
-rw-r--r--mojo/mojo_edk.gyp6
1 files changed, 6 insertions, 0 deletions
diff --git a/mojo/mojo_edk.gyp b/mojo/mojo_edk.gyp
index f95cde4..db57fc5 100644
--- a/mojo/mojo_edk.gyp
+++ b/mojo/mojo_edk.gyp
@@ -146,6 +146,12 @@
# uninteresting.
'msvs_disabled_warnings': [ 4324 ],
}],
+ ['OS=="mac" and OS!="ios"', {
+ 'sources': [
+ 'edk/system/mach_port_relay.cc',
+ 'edk/system/mach_port_relay.h',
+ ],
+ }],
],
},
{