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

Unified Diff: remoting/remoting_test.gypi

Issue 390983003: Remove remoting/jingle_glue (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « remoting/remoting_srcs.gypi ('k') | remoting/signaling/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_test.gypi
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
index 903d88ad2966beafef6df159573f205c487f706f..d4512b7c0f750229b407916476d7c46a0c5113d8 100644
--- a/remoting/remoting_test.gypi
+++ b/remoting/remoting_test.gypi
@@ -121,20 +121,11 @@
'host/win/worker_process_launcher.cc',
'host/win/worker_process_launcher.h',
'host/win/worker_process_launcher_unittest.cc',
- 'jingle_glue/chromium_socket_factory_unittest.cc',
- 'jingle_glue/fake_signal_strategy.cc',
- 'jingle_glue/fake_signal_strategy.h',
- 'jingle_glue/iq_sender_unittest.cc',
- 'jingle_glue/log_to_server_unittest.cc',
- 'jingle_glue/mock_objects.cc',
- 'jingle_glue/mock_objects.h',
- 'jingle_glue/network_settings_unittest.cc',
- 'jingle_glue/server_log_entry_unittest.cc',
- 'jingle_glue/server_log_entry_unittest.h',
'protocol/authenticator_test_base.cc',
'protocol/authenticator_test_base.h',
'protocol/buffered_socket_writer_unittest.cc',
'protocol/channel_multiplexer_unittest.cc',
+ 'protocol/chromium_socket_factory_unittest.cc',
'protocol/clipboard_echo_filter_unittest.cc',
'protocol/clipboard_filter_unittest.cc',
'protocol/connection_tester.cc',
@@ -154,6 +145,7 @@
'protocol/monitored_video_stub_unittest.cc',
'protocol/mouse_input_filter_unittest.cc',
'protocol/negotiating_authenticator_unittest.cc',
+ 'protocol/network_settings_unittest.cc',
'protocol/pairing_registry_unittest.cc',
'protocol/ppapi_module_stub.cc',
'protocol/protocol_mock_objects.cc',
@@ -161,6 +153,14 @@
'protocol/ssl_hmac_channel_authenticator_unittest.cc',
'protocol/third_party_authenticator_unittest.cc',
'protocol/v2_authenticator_unittest.cc',
+ 'signaling/fake_signal_strategy.cc',
+ 'signaling/fake_signal_strategy.h',
+ 'signaling/iq_sender_unittest.cc',
+ 'signaling/log_to_server_unittest.cc',
+ 'signaling/mock_signal_strategy.cc',
+ 'signaling/mock_signal_strategy.h',
+ 'signaling/server_log_entry_unittest.cc',
+ 'signaling/server_log_entry_unittest.h',
],
'conditions': [
[ 'OS=="win"', {
« no previous file with comments | « remoting/remoting_srcs.gypi ('k') | remoting/signaling/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698