[webkit-changes] [WebKit/WebKit] c20f9a: [LibWebRTC] Remove non-existent file from sources ...

Diego Pino noreply at github.com
Thu Jun 1 20:16:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c20f9a0705fc3e67b60712d2ce5ba1c6feaa3418
      https://github.com/WebKit/WebKit/commit/c20f9a0705fc3e67b60712d2ce5ba1c6feaa3418
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    M Source/ThirdParty/libwebrtc/CMakeLists.txt

  Log Message:
  -----------
  [LibWebRTC] Remove non-existent file from sources after 264715 at 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 at main.

* Source/ThirdParty/libwebrtc/CMakeLists.txt: Remove file 'waiter.cc'
  from LibWebRTC sources.

Canonical link: https://commits.webkit.org/264822@main




More information about the webkit-changes mailing list