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', |