Title: [228876] trunk/Source/WebCore
Revision
228876
Author
[email protected]
Date
2018-02-21 09:08:45 -0800 (Wed, 21 Feb 2018)

Log Message

Unreviewed attempt to fix build after r228867.

* Modules/webvr/VRStageParameters.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (228875 => 228876)


--- trunk/Source/WebCore/ChangeLog	2018-02-21 17:00:53 UTC (rev 228875)
+++ trunk/Source/WebCore/ChangeLog	2018-02-21 17:08:45 UTC (rev 228876)
@@ -1,3 +1,9 @@
+2018-02-21  Chris Dumez  <[email protected]>
+
+        Unreviewed attempt to fix build after r228867.
+
+        * Modules/webvr/VRStageParameters.cpp:
+
 2018-02-21  Philippe Normand  <[email protected]>
 
         [GStreamer] Rewrite purgeInvalid*Tracks methods

Modified: trunk/Source/WebCore/Modules/webvr/VRStageParameters.cpp (228875 => 228876)


--- trunk/Source/WebCore/Modules/webvr/VRStageParameters.cpp	2018-02-21 17:00:53 UTC (rev 228875)
+++ trunk/Source/WebCore/Modules/webvr/VRStageParameters.cpp	2018-02-21 17:08:45 UTC (rev 228876)
@@ -27,6 +27,7 @@
 #include "VRStageParameters.h"
 
 #include <_javascript_Core/GenericTypedArrayViewInlines.h>
+#include <_javascript_Core/JSGenericTypedArrayViewInlines.h>
 
 namespace WebCore {
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to