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

Unified Diff: jingle/jingle.gyp

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/glue/pseudotcp_adapter_unittest.cc ('k') | jingle/jingle.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: jingle/jingle.gyp
diff --git a/jingle/jingle.gyp b/jingle/jingle.gyp
index 2228d9bf098bfd1c3d0e16f27489f81b97e78f4a..7adf7b605adbaef9761a66ba172571305bba5655 100644
--- a/jingle/jingle.gyp
+++ b/jingle/jingle.gyp
@@ -126,7 +126,6 @@
'target_name': 'jingle_unittests',
'type': 'executable',
'sources': [
- 'glue/channel_socket_adapter_unittest.cc',
'glue/chrome_async_socket_unittest.cc',
'glue/fake_ssl_client_socket_unittest.cc',
'glue/jingle_glue_mock_objects.cc',
@@ -135,7 +134,6 @@
'glue/mock_task.cc',
'glue/mock_task.h',
'glue/proxy_resolving_client_socket_unittest.cc',
- 'glue/pseudotcp_adapter_unittest.cc',
'glue/task_pump_unittest.cc',
'glue/thread_wrapper_unittest.cc',
'notifier/base/weak_xmpp_client_unittest.cc',
« no previous file with comments | « jingle/glue/pseudotcp_adapter_unittest.cc ('k') | jingle/jingle.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698