Title: [285979] trunk/Source/WebKit
- Revision
- 285979
- Author
- timothy_hor...@apple.com
- Date
- 2021-11-17 21:29:10 -0800 (Wed, 17 Nov 2021)
Log Message
Unified source build fix
* Shared/GPUProcessConnectionParameters.h:
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (285978 => 285979)
--- trunk/Source/WebKit/ChangeLog 2021-11-18 05:01:47 UTC (rev 285978)
+++ trunk/Source/WebKit/ChangeLog 2021-11-18 05:29:10 UTC (rev 285979)
@@ -1,3 +1,9 @@
+2021-11-17 Tim Horton <timothy_hor...@apple.com>
+
+ Unified source build fix
+
+ * Shared/GPUProcessConnectionParameters.h:
+
2021-11-17 Per Arne Vollan <pvol...@apple.com>
[macOS][GPUP] Add access to logging service for root
Modified: trunk/Source/WebKit/Shared/GPUProcessConnectionParameters.h (285978 => 285979)
--- trunk/Source/WebKit/Shared/GPUProcessConnectionParameters.h 2021-11-18 05:01:47 UTC (rev 285978)
+++ trunk/Source/WebKit/Shared/GPUProcessConnectionParameters.h 2021-11-18 05:29:10 UTC (rev 285979)
@@ -27,6 +27,7 @@
#if ENABLE(GPU_PROCESS)
+#include "WebCoreArgumentCoders.h"
#include <wtf/MachSendRight.h>
namespace WebKit {
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes