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