Title: [252481] trunk/Source/ThirdParty/libwebrtc
- Revision
- 252481
- Author
- [email protected]
- Date
- 2019-11-15 01:28:31 -0800 (Fri, 15 Nov 2019)
Log Message
Unreviewed, GTK/WPE Debug build fix after r252472.
* CMakeLists.txt:
Modified Paths
Diff
Modified: trunk/Source/ThirdParty/libwebrtc/CMakeLists.txt (252480 => 252481)
--- trunk/Source/ThirdParty/libwebrtc/CMakeLists.txt 2019-11-15 08:29:37 UTC (rev 252480)
+++ trunk/Source/ThirdParty/libwebrtc/CMakeLists.txt 2019-11-15 09:28:31 UTC (rev 252481)
@@ -1388,6 +1388,7 @@
Source/webrtc/rtc_base/string_utils.cc
Source/webrtc/rtc_base/synchronization/rw_lock_posix.cc
Source/webrtc/rtc_base/synchronization/rw_lock_wrapper.cc
+ Source/webrtc/rtc_base/synchronization/sequence_checker.cc
Source/webrtc/rtc_base/synchronization/yield_policy.cc
Source/webrtc/rtc_base/system/file_wrapper.cc
Source/webrtc/rtc_base/task_queue_libevent.cc
Modified: trunk/Source/ThirdParty/libwebrtc/ChangeLog (252480 => 252481)
--- trunk/Source/ThirdParty/libwebrtc/ChangeLog 2019-11-15 08:29:37 UTC (rev 252480)
+++ trunk/Source/ThirdParty/libwebrtc/ChangeLog 2019-11-15 09:28:31 UTC (rev 252481)
@@ -1,3 +1,9 @@
+2019-11-15 Philippe Normand <[email protected]>
+
+ Unreviewed, GTK/WPE Debug build fix after r252472.
+
+ * CMakeLists.txt:
+
2019-11-07 Youenn Fablet <[email protected]> and Thibault Saunier <[email protected]>
Update libwebrtc to M78
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes