| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index fe14fa169906302162bd715ca2b9d3f2e6b472ba..75c7ad21cb3bdacb9f09f96e9507ab8fc14d8aa5 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1209,7 +1209,6 @@
|
| 'host/clipboard_win.cc',
|
| 'host/composite_host_config.cc',
|
| 'host/composite_host_config.h',
|
| - 'host/constants.cc',
|
| 'host/constants.h',
|
| 'host/constants_mac.cc',
|
| 'host/constants_mac.h',
|
| @@ -1227,6 +1226,8 @@
|
| 'host/disconnect_window_mac.h',
|
| 'host/disconnect_window_mac.mm',
|
| 'host/disconnect_window_win.cc',
|
| + 'host/dns_blackhole_checker.cc',
|
| + 'host/dns_blackhole_checker.h',
|
| 'host/event_executor.h',
|
| 'host/event_executor_linux.cc',
|
| 'host/event_executor_mac.cc',
|
|
|