Title: [282859] trunk/Source/WebKit
Revision
282859
Author
ross.kirsl...@sony.com
Date
2021-09-21 19:37:41 -0700 (Tue, 21 Sep 2021)

Log Message

[PlayStation] Unreviewed build fix (second attempt).

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

Modified Paths

Diff

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


--- trunk/Source/WebKit/ChangeLog	2021-09-22 01:45:43 UTC (rev 282858)
+++ trunk/Source/WebKit/ChangeLog	2021-09-22 02:37:41 UTC (rev 282859)
@@ -1,5 +1,11 @@
 2021-09-21  Ross Kirsling  <ross.kirsl...@sony.com>
 
+        [PlayStation] Unreviewed build fix (second attempt).
+
+        * UIProcess/API/C/playstation/WKPagePrivatePlayStation.cpp:
+
+2021-09-21  Ross Kirsling  <ross.kirsl...@sony.com>
+
         [PlayStation] Unreviewed build fix.
 
         * UIProcess/API/C/playstation/WKPagePrivatePlayStation.cpp:

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


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

Reply via email to