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

Unified Diff: jingle/jingle.gypi

Issue 1177983009: Move remoting-specific adapters from jingle/glue to remoting/protocol (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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
« no previous file with comments | « jingle/jingle.gyp ('k') | remoting/protocol/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: jingle/jingle.gypi
diff --git a/jingle/jingle.gypi b/jingle/jingle.gypi
index eb74bbc965ef7315d700b82dc4381adbcdd1ece9..339ef59c625451b2741fd7e4a005a1e0dbf99d51 100644
--- a/jingle/jingle.gypi
+++ b/jingle/jingle.gypi
@@ -5,16 +5,12 @@
{
'variables': {
'jingle_glue_sources': [
- 'glue/channel_socket_adapter.cc',
- 'glue/channel_socket_adapter.h',
'glue/chrome_async_socket.cc',
'glue/chrome_async_socket.h',
'glue/fake_ssl_client_socket.cc',
'glue/fake_ssl_client_socket.h',
'glue/proxy_resolving_client_socket.cc',
'glue/proxy_resolving_client_socket.h',
- 'glue/pseudotcp_adapter.cc',
- 'glue/pseudotcp_adapter.h',
'glue/resolving_client_socket_factory.h',
'glue/task_pump.cc',
'glue/task_pump.h',
« no previous file with comments | « jingle/jingle.gyp ('k') | remoting/protocol/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698