Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index a11c523e9d4fa0b74ed9a0a1f31504f2acf8d32c..6678fb6281dc96baca6354f150ef1167253db617 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -1480,6 +1480,8 @@ |
'base/resources.h', |
'base/running_average.cc', |
'base/running_average.h', |
+ 'base/socket_reader.cc', |
+ 'base/socket_reader.h', |
'base/stoppable.cc', |
'base/stoppable.h', |
'base/util.cc', |
@@ -2033,8 +2035,6 @@ |
'protocol/session_config.cc', |
'protocol/session_config.h', |
'protocol/session_manager.h', |
- 'protocol/socket_reader_base.cc', |
- 'protocol/socket_reader_base.h', |
'protocol/ssl_hmac_channel_authenticator.cc', |
'protocol/ssl_hmac_channel_authenticator.h', |
'protocol/transport.cc', |