Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 35241884f3a7ba6f930e84306dea416f29fd5e16..325313ba40406b33cad3b77b44bdac39df87e59f 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -496,6 +496,8 @@ |
'client/frame_consumer.h', |
'client/input_handler.cc', |
'client/input_handler.h', |
+ 'client/ipc_host_resolver.cc', |
+ 'client/ipc_host_resolver.h', |
'client/rectangle_update_decoder.cc', |
'client/rectangle_update_decoder.h', |
], |
@@ -559,6 +561,8 @@ |
'../third_party/libjingle/libjingle.gyp:libjingle_p2p', |
], |
'sources': [ |
+ 'jingle_glue/host_resolver.cc', |
+ 'jingle_glue/host_resolver.h', |
'jingle_glue/http_port_allocator.cc', |
'jingle_glue/http_port_allocator.h', |
'jingle_glue/iq_request.cc', |