diff --git a/dev-qt/qtwebengine/patches/qtwebengine-5.15.2.patchset b/dev-qt/qtwebengine/patches/qtwebengine-5.15.2.patchset index 4e534efb5..7f96fea40 100644 --- a/dev-qt/qtwebengine/patches/qtwebengine-5.15.2.patchset +++ b/dev-qt/qtwebengine/patches/qtwebengine-5.15.2.patchset @@ -18249,19 +18249,6 @@ index 1812fbf..3635be9 100644 #include #include "absl/algorithm/container.h" -diff --git a/src/3rdparty/chromium/third_party/webrtc/rtc_base/byte_order.h b/src/3rdparty/chromium/third_party/webrtc/rtc_base/byte_order.h -index ae1c634..ac44ba3 100644 ---- a/src/3rdparty/chromium/third_party/webrtc/rtc_base/byte_order.h -+++ b/src/3rdparty/chromium/third_party/webrtc/rtc_base/byte_order.h -@@ -89,7 +89,7 @@ - #endif // defined(WEBRTC_ARCH_LITTLE_ENDIAN) - - #elif defined(WEBRTC_POSIX) --#include -+#include - #else - #error "Missing byte order functions for this arch." - #endif // defined(WEBRTC_MAC) diff --git a/src/3rdparty/chromium/third_party/webrtc/rtc_base/ifaddrs_converter.h b/src/3rdparty/chromium/third_party/webrtc/rtc_base/ifaddrs_converter.h index bd6957d..2d729c1 100644 --- a/src/3rdparty/chromium/third_party/webrtc/rtc_base/ifaddrs_converter.h