From 2045ab529066fdc87b7e79f49ed67991da233d66 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Tue, 11 Jan 2022 20:10:33 -0500 Subject: even more patches --- .../files/chromium-99-dns_scoped_res_state-include.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 www-client/chromium/files/chromium-99-dns_scoped_res_state-include.patch (limited to 'www-client/chromium/files/chromium-99-dns_scoped_res_state-include.patch') diff --git a/www-client/chromium/files/chromium-99-dns_scoped_res_state-include.patch b/www-client/chromium/files/chromium-99-dns_scoped_res_state-include.patch new file mode 100644 index 0000000..e028877 --- /dev/null +++ b/www-client/chromium/files/chromium-99-dns_scoped_res_state-include.patch @@ -0,0 +1,12 @@ +diff --git a/net/dns/public/scoped_res_state.cc b/net/dns/public/scoped_res_state.cc +index f7dbb5e77..9706d18b0 100644 +--- a/net/dns/public/scoped_res_state.cc ++++ b/net/dns/public/scoped_res_state.cc +@@ -4,6 +4,7 @@ + + #include "net/dns/public/scoped_res_state.h" + ++#include + #include + + #include "base/check.h" -- cgit v1.2.3