diff options
Diffstat (limited to 'remoting/host/dns_blackhole_checker.cc')
-rw-r--r-- | remoting/host/dns_blackhole_checker.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/host/dns_blackhole_checker.cc b/remoting/host/dns_blackhole_checker.cc index d057123..fb4ae03 100644 --- a/remoting/host/dns_blackhole_checker.cc +++ b/remoting/host/dns_blackhole_checker.cc @@ -7,6 +7,7 @@ #include "googleurl/src/gurl.h" #include "net/url_request/url_fetcher.h" #include "remoting/host/chromoting_host_context.h" +#include "remoting/host/constants.h" namespace remoting { |