Index: remoting/remoting_srcs.gypi |
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi |
index 59f56c816c56acc2193b750b2040c42026b167ba..effc34a502f3dd0fbdf553f6fef5f1711c28efe2 100644 |
--- a/remoting/remoting_srcs.gypi |
+++ b/remoting/remoting_srcs.gypi |
@@ -178,6 +178,10 @@ |
'protocol/pseudotcp_adapter.h', |
'protocol/pseudotcp_channel_factory.cc', |
'protocol/pseudotcp_channel_factory.h', |
+ 'protocol/quic_channel.cc', |
+ 'protocol/quic_channel.h', |
+ 'protocol/quic_channel_factory.cc', |
+ 'protocol/quic_channel_factory.h', |
'protocol/secure_channel_factory.cc', |
'protocol/secure_channel_factory.h', |
'protocol/session.h', |