summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'third_party')
-rw-r--r--third_party/libjingle/libjingle.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp
index 50cac6d..8730ca3 100644
--- a/third_party/libjingle/libjingle.gyp
+++ b/third_party/libjingle/libjingle.gyp
@@ -268,7 +268,7 @@
'files/talk/base/winping.h',
],
}],
- ['OS=="linux"', {
+ ['OS=="linux" or OS=="mac"', {
'sources': [
'files/talk/base/unixfilesystem.cc',
],