Title: [215819] trunk/Source/WebCore
Revision
215819
Author
[email protected]
Date
2017-04-26 12:01:58 -0700 (Wed, 26 Apr 2017)

Log Message

Fix CMake build.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (215818 => 215819)


--- trunk/Source/WebCore/ChangeLog	2017-04-26 18:46:52 UTC (rev 215818)
+++ trunk/Source/WebCore/ChangeLog	2017-04-26 19:01:58 UTC (rev 215819)
@@ -1,3 +1,9 @@
+2017-04-26  Alex Christensen  <[email protected]>
+
+        Fix CMake build.
+
+        * PlatformMac.cmake:
+
 2017-04-26  Antti Koivisto  <[email protected]>
 
         Enable expired-only reload policy on Mac and iOS

Modified: trunk/Source/WebCore/PlatformMac.cmake (215818 => 215819)


--- trunk/Source/WebCore/PlatformMac.cmake	2017-04-26 18:46:52 UTC (rev 215818)
+++ trunk/Source/WebCore/PlatformMac.cmake	2017-04-26 19:01:58 UTC (rev 215819)
@@ -430,6 +430,7 @@
     platform/graphics/cg/PatternCG.cpp
     platform/graphics/cg/SubimageCacheWithTimer.cpp
     platform/graphics/cg/TransformationMatrixCG.cpp
+    platform/graphics/cg/UTIRegistry.cpp
 
     platform/graphics/cocoa/GPUBufferMetal.mm
     platform/graphics/cocoa/GPUCommandBufferMetal.mm
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to