Commit 3e8f8c9
[LibWebRTC] Remove non-existent file from sources after 264715@main
https://bugs.webkit.org/show_bug.cgi?id=257307
Reviewed by Eric Carlson.
Compilation was failing because file:
- abseil-cpp/absl/synchronization/internal/waiter.cc
was removed after abseil update in 264715@main.
* Source/ThirdParty/libwebrtc/CMakeLists.txt: Remove file 'waiter.cc'
from LibWebRTC sources.
Canonical link: https://commits.webkit.org/264822@main1 parent 705c75c commit 3e8f8c9
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | 141 | | |
143 | 142 | | |
144 | 143 | | |
| |||
0 commit comments