@@ -1512,7 +1512,7 @@ index ea0bfb0d7a5a64c1570da5333199f99b552a5ff6..2ebe8c6c5ac4343e0b373ccc271e86a4
15121512 m_timeZoneCache = std::unique_ptr<OpaqueICUTimeZone, OpaqueICUTimeZoneDeleter>(bitwise_cast<OpaqueICUTimeZone*>(icu::TimeZone::detectHostTimeZone()));
15131513 #endif
15141514diff --git a/Source/ThirdParty/libwebrtc/CMakeLists.txt b/Source/ThirdParty/libwebrtc/CMakeLists.txt
1515- index cd182454433e66fab776b45813dcbe74f5c1efde..404b745d1d0df6631fe19321037d2bee50a11682 100644
1515+ index cd182454433e66fab776b45813dcbe74f5c1efde..c4495e9f87ddb9f97b799aaea9d6b577f19ec8e4 100644
15161516--- a/Source/ThirdParty/libwebrtc/CMakeLists.txt
15171517+++ b/Source/ThirdParty/libwebrtc/CMakeLists.txt
15181518@@ -290,6 +290,11 @@ set(webrtc_SOURCES
@@ -1527,12 +1527,13 @@ index cd182454433e66fab776b45813dcbe74f5c1efde..404b745d1d0df6631fe19321037d2bee
15271527 Source/third_party/libyuv/source/compare_common.cc
15281528 Source/third_party/libyuv/source/compare_gcc.cc
15291529 Source/third_party/libyuv/source/convert.cc
1530- @@ -1697,6 +1702,9 @@ set(webrtc_INCLUDE_DIRECTORIES PRIVATE
1530+ @@ -1697,6 +1702,10 @@ set(webrtc_INCLUDE_DIRECTORIES PRIVATE
15311531 Source/third_party/libsrtp/config
15321532 Source/third_party/libsrtp/crypto/include
15331533 Source/third_party/libsrtp/include
15341534+# Playwright begin
15351535+ Source/third_party/libwebm
1536+ + Source/third_party/libvpx/source/libvpx
15361537+# Playwright end
15371538 Source/third_party/libyuv/include
15381539 Source/third_party/opus/src/celt
0 commit comments