| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 8ba2e31dcca033b290048c713aaae4b75ec97a39..3e6e90d6247b68cca5cb9f7dc99bb799c2b72571 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1226,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',
|
|
|