Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1146)

Unified Diff: jingle/jingle_nacl.gyp

Issue 234023003: Build remoting for PNaCl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
« no previous file with comments | « no previous file | remoting/client/plugin/chromoting_instance.h » ('j') | remoting/client/plugin/chromoting_instance.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698