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

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, 6 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.gyp
diff --git a/jingle/jingle.gyp b/jingle/jingle.gyp
index ed0439c1ed7756d68d77af561097010db56aa484..57a8c48b0eed2294eac6e2348910c529ba371697 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',

Powered by Google App Engine
This is Rietveld 408576698