@@ -1512,7 +1512,7 @@ index ea0bfb0d7a5a64c1570da5333199f99b552a5ff6..2ebe8c6c5ac4343e0b373ccc271e86a4
1512
1512
m_timeZoneCache = std::unique_ptr<OpaqueICUTimeZone, OpaqueICUTimeZoneDeleter>(bitwise_cast<OpaqueICUTimeZone*>(icu::TimeZone::detectHostTimeZone()));
1513
1513
#endif
1514
1514
diff --git a/Source/ThirdParty/libwebrtc/CMakeLists.txt b/Source/ThirdParty/libwebrtc/CMakeLists.txt
1515
- index cd182454433e66fab776b45813dcbe74f5c1efde..404b745d1d0df6631fe19321037d2bee50a11682 100644
1515
+ index cd182454433e66fab776b45813dcbe74f5c1efde..c4495e9f87ddb9f97b799aaea9d6b577f19ec8e4 100644
1516
1516
--- a/Source/ThirdParty/libwebrtc/CMakeLists.txt
1517
1517
+++ b/Source/ThirdParty/libwebrtc/CMakeLists.txt
1518
1518
@@ -290,6 +290,11 @@ set(webrtc_SOURCES
@@ -1527,12 +1527,13 @@ index cd182454433e66fab776b45813dcbe74f5c1efde..404b745d1d0df6631fe19321037d2bee
1527
1527
Source/third_party/libyuv/source/compare_common.cc
1528
1528
Source/third_party/libyuv/source/compare_gcc.cc
1529
1529
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
1531
1531
Source/third_party/libsrtp/config
1532
1532
Source/third_party/libsrtp/crypto/include
1533
1533
Source/third_party/libsrtp/include
1534
1534
+# Playwright begin
1535
1535
+ Source/third_party/libwebm
1536
+ + Source/third_party/libvpx/source/libvpx
1536
1537
+# Playwright end
1537
1538
Source/third_party/libyuv/include
1538
1539
Source/third_party/opus/src/celt
0 commit comments