| Index: jingle/jingle_nacl.gyp
|
| diff --git a/jingle/jingle_nacl.gyp b/jingle/jingle_nacl.gyp
|
| index 13f9ff148b39f92c7fd7aef49f83bc64c81004a6..c79d883afb4f888657a9b820660f1594002a344c 100644
|
| --- a/jingle/jingle_nacl.gyp
|
| +++ b/jingle/jingle_nacl.gyp
|
| @@ -24,6 +24,10 @@
|
| 'sources': [
|
| '<@(jingle_glue_sources)',
|
| ],
|
| + 'sources!': [
|
| + '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',
|
|
|