Bug 234395 - [Cmake] Fix build break after r287106
Summary: [Cmake] Fix build break after r287106
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-16 09:38 PST by Basuke Suzuki
Modified: 2021-12-16 10:34 PST (History)
2 users (show)

See Also:


Attachments
PATCH (1.11 KB, patch)
2021-12-16 09:41 PST, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2021-12-16 09:38:59 PST
ProxyServer.h was still in Headers.cmake
Comment 1 Basuke Suzuki 2021-12-16 09:41:31 PST
Created attachment 447364 [details]
PATCH
Comment 2 Don Olmstead 2021-12-16 10:34:31 PST
Looks like Alex got to this already.