Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 3916157dad678ab849553daf11e3389ccace88e7..915d30499f60626f1dda7356edceca7906509c20 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -718,6 +718,8 @@ |
'protocol/buffered_socket_writer.h', |
'protocol/channel_authenticator.cc', |
'protocol/channel_authenticator.h', |
+ 'protocol/channel_dispatcher_base.cc', |
+ 'protocol/channel_dispatcher_base.h', |
'protocol/client_control_dispatcher.cc', |
'protocol/client_control_dispatcher.h', |
'protocol/client_event_dispatcher.cc', |