| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index 1362cc15cc5710d9ab6cdc0715993ec5647c14c1..e3d0ced726b8004ee2c950b1a58abd0a230c8460 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -32,6 +32,8 @@
|
| 'host/fake_oauth_token_getter.h',
|
| 'protocol/fake_authenticator.cc',
|
| 'protocol/fake_authenticator.h',
|
| + 'protocol/fake_connection_to_client.cc',
|
| + 'protocol/fake_connection_to_client.h',
|
| 'protocol/fake_connection_to_host.cc',
|
| 'protocol/fake_connection_to_host.h',
|
| 'protocol/fake_datagram_socket.cc',
|
|
|