Title: [237579] trunk/Source/WebCore
Revision
237579
Author
ross.kirsl...@sony.com
Date
2018-10-29 20:35:07 -0700 (Mon, 29 Oct 2018)

Log Message

Unreviewed speculative build fix for AppleWin after r237559.

* PlatformAppleWin.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (237578 => 237579)


--- trunk/Source/WebCore/ChangeLog	2018-10-30 03:26:57 UTC (rev 237578)
+++ trunk/Source/WebCore/ChangeLog	2018-10-30 03:35:07 UTC (rev 237579)
@@ -1,3 +1,9 @@
+2018-10-29  Ross Kirsling  <ross.kirsl...@sony.com>
+
+        Unreviewed speculative build fix for AppleWin after r237559.
+
+        * PlatformAppleWin.cmake:
+
 2018-10-29  Justin Michaud  <justin_mich...@apple.com>
 
         Revert r237347 registered custom properties... https://bugs.webkit.org/show_bug.cgi?id=190039

Modified: trunk/Source/WebCore/PlatformAppleWin.cmake (237578 => 237579)


--- trunk/Source/WebCore/PlatformAppleWin.cmake	2018-10-30 03:26:57 UTC (rev 237578)
+++ trunk/Source/WebCore/PlatformAppleWin.cmake	2018-10-30 03:35:07 UTC (rev 237579)
@@ -119,6 +119,7 @@
         platform/graphics/cg/IOSurfacePool.cpp
         platform/graphics/cg/ImageBufferCG.cpp
         platform/graphics/cg/ImageBufferDataCG.cpp
+        platform/graphics/cg/ImageBufferUtilitiesCG.cpp
         platform/graphics/cg/ImageDecoderCG.cpp
         platform/graphics/cg/ImageSourceCGWin.cpp
         platform/graphics/cg/IntPointCG.cpp
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to