Title: [287108] trunk/Source/WebCore
Revision
287108
Author
achristen...@apple.com
Date
2021-12-15 13:54:53 -0800 (Wed, 15 Dec 2021)

Log Message

Fix Linux and windows build
https://bugs.webkit.org/show_bug.cgi?id=234362

* Headers.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (287107 => 287108)


--- trunk/Source/WebCore/ChangeLog	2021-12-15 21:54:20 UTC (rev 287107)
+++ trunk/Source/WebCore/ChangeLog	2021-12-15 21:54:53 UTC (rev 287108)
@@ -1,3 +1,10 @@
+2021-12-15  Alex Christensen  <achristen...@webkit.org>
+
+        Fix Linux and windows build
+        https://bugs.webkit.org/show_bug.cgi?id=234362
+
+        * Headers.cmake:
+
 2021-12-15  Chris Dumez  <cdu...@apple.com>
 
         Unreviewed build fix after r287077.

Modified: trunk/Source/WebCore/Headers.cmake (287107 => 287108)


--- trunk/Source/WebCore/Headers.cmake	2021-12-15 21:54:20 UTC (rev 287107)
+++ trunk/Source/WebCore/Headers.cmake	2021-12-15 21:54:53 UTC (rev 287108)
@@ -1730,7 +1730,6 @@
     platform/network/ProtectionSpace.h
     platform/network/ProtectionSpaceBase.h
     platform/network/ProtectionSpaceHash.h
-    platform/network/ProxyServer.h
     platform/network/ResourceErrorBase.h
     platform/network/ResourceHandle.h
     platform/network/ResourceHandleClient.h
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to