net/dns: Fix iwyu on win
parent
afa732c485
commit
307522e8e8
|
@ -44,6 +44,7 @@
|
|||
#include "net/dns/public/host_resolver_source.h"
|
||||
|
||||
#if BUILDFLAG(IS_WIN)
|
||||
#include "base/strings/utf_string_conversions.h"
|
||||
#include "net/base/winsock_init.h"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue