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

Unified Diff: remoting/remoting.gyp

Issue 8743023: Separate Authenticator and Session unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: - Created 9 years, 1 month 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 e81aa687bf22b172a49f478ca174dbd16f3e6c0e..839c4e82cdceaa116f2abca0be1f62973fe324a5 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -919,7 +919,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',

Powered by Google App Engine
This is Rietveld 408576698