Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 447553c5fe38a63a374d9157473ce32ae9500729..782f92f4b6fcd73d283653ef79159e92ac97c80f 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -377,6 +377,7 @@ |
'protocol/client_control_Sender.h', |
'protocol/client_message_dispatcher.cc', |
'protocol/client_message_dispatcher.h', |
+ 'protocol/client_stub.cc', |
'protocol/client_stub.h', |
'protocol/connection_to_client.cc', |
'protocol/connection_to_client.h', |
@@ -386,9 +387,12 @@ |
'protocol/host_control_sender.h', |
'protocol/host_message_dispatcher.cc', |
'protocol/host_message_dispatcher.h', |
+ 'protocol/host_stub.cc', |
'protocol/host_stub.h', |
'protocol/input_sender.cc', |
'protocol/input_sender.h', |
+ 'protocol/input_stub.cc', |
+ 'protocol/input_stub.h', |
'protocol/jingle_session.cc', |
'protocol/jingle_session.h', |
'protocol/jingle_session_manager.cc', |