summaryrefslogtreecommitdiffstats
path: root/third_party/libjingle/libjingle.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libjingle/libjingle.gyp')
-rw-r--r--third_party/libjingle/libjingle.gyp5
1 files changed, 2 insertions, 3 deletions
diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp
index 8c6291e..48531b6 100644
--- a/third_party/libjingle/libjingle.gyp
+++ b/third_party/libjingle/libjingle.gyp
@@ -366,9 +366,7 @@
'sources': [
'source/talk/base/sslstreamadapter.cc',
'source/talk/base/sslstreamadapter.h',
- # TODO(mallinath): Temporary fix for Android, remove when newer
- # libjingle release is rolled.
- 'overrides/talk/base/unixfilesystem.cc',
+ 'source/talk/base/unixfilesystem.cc',
'source/talk/base/unixfilesystem.h',
],
}],
@@ -497,6 +495,7 @@
'source/talk/app/webrtc/mediastreamtrackproxy.h',
'source/talk/app/webrtc/mediatrackimpl.h',
'source/talk/app/webrtc/notifierimpl.h',
+ 'source/talk/app/webrtc/peerconnection.h',
'source/talk/app/webrtc/peerconnectionfactoryimpl.cc',
'source/talk/app/webrtc/peerconnectionfactoryimpl.h',
'source/talk/app/webrtc/peerconnectionimpl.cc',