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

Unified Diff: remoting/remoting.gyp

Issue 8743023: Separate Authenticator and Session unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 9 years 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: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 427aed0ffe046f5239defd40cc40feb4f87cbfb5..e1e80e8fe0c98c4a25a065c3948683e00e4aebed 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -926,7 +926,11 @@
'jingle_glue/jingle_thread_unittest.cc',
'jingle_glue/mock_objects.cc',
'jingle_glue/mock_objects.h',
+ 'protocol/connection_tester.cc',
+ 'protocol/connection_tester.h',
'protocol/connection_to_client_unittest.cc',
+ 'protocol/fake_authenticator.cc',
+ 'protocol/fake_authenticator.h',
'protocol/fake_session.cc',
'protocol/fake_session.h',
'protocol/jingle_messages_unittest.cc',
« remoting/protocol/jingle_session.cc ('K') | « remoting/protocol/v1_host_channel_authenticator.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698