net/dns: Fix iwyu on win
parent
dca96f7edf
commit
7845e8f86c
|
|
@ -49,6 +49,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