diff options
Diffstat (limited to 'jingle/jingle_nacl.gyp')
-rw-r--r-- | jingle/jingle_nacl.gyp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/jingle/jingle_nacl.gyp b/jingle/jingle_nacl.gyp index d622fbe..13f9ff1 100644 --- a/jingle/jingle_nacl.gyp +++ b/jingle/jingle_nacl.gyp @@ -24,11 +24,6 @@ 'sources': [ '<@(jingle_glue_sources)', ], - 'sources!': [ - 'glue/chrome_async_socket.cc', - 'glue/proxy_resolving_client_socket.cc', - 'glue/xmpp_client_socket_factory.cc', - ], 'dependencies': [ '../base/base_nacl.gyp:base_nacl', '../native_client/tools.gyp:prep_toolchain', |