Title: [282858] trunk/Source/WebKit
Revision
282858
Author
[email protected]
Date
2021-09-21 18:45:43 -0700 (Tue, 21 Sep 2021)

Log Message

[PlayStation] Unreviewed build fix.

* UIProcess/API/C/playstation/WKPagePrivatePlayStation.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebKit/ChangeLog (282857 => 282858)


--- trunk/Source/WebKit/ChangeLog	2021-09-22 01:14:06 UTC (rev 282857)
+++ trunk/Source/WebKit/ChangeLog	2021-09-22 01:45:43 UTC (rev 282858)
@@ -1,3 +1,9 @@
+2021-09-21  Ross Kirsling  <[email protected]>
+
+        [PlayStation] Unreviewed build fix.
+
+        * UIProcess/API/C/playstation/WKPagePrivatePlayStation.cpp:
+
 2021-09-21  Alex Christensen  <[email protected]>
 
         Remove GenericCallback

Modified: trunk/Source/WebKit/UIProcess/API/C/playstation/WKPagePrivatePlayStation.cpp (282857 => 282858)


--- trunk/Source/WebKit/UIProcess/API/C/playstation/WKPagePrivatePlayStation.cpp	2021-09-22 01:14:06 UTC (rev 282857)
+++ trunk/Source/WebKit/UIProcess/API/C/playstation/WKPagePrivatePlayStation.cpp	2021-09-22 01:45:43 UTC (rev 282858)
@@ -31,6 +31,7 @@
 #include "NativeWebKeyboardEvent.h"
 #include "NativeWebMouseEvent.h"
 #include "NativeWebWheelEvent.h"
+#include "WKSharedAPICast.h"
 #include "WebEventFactory.h"
 #include "WebPageProxy.h"
 #include <cairo.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to