Title: [197398] trunk/Source/WebCore
Revision
197398
Author
[email protected]
Date
2016-03-01 03:58:59 -0800 (Tue, 01 Mar 2016)

Log Message

[Mac][cmake] One more unreviewed speculative buildfix after r197375. Just for fun.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (197397 => 197398)


--- trunk/Source/WebCore/ChangeLog	2016-03-01 11:17:19 UTC (rev 197397)
+++ trunk/Source/WebCore/ChangeLog	2016-03-01 11:58:59 UTC (rev 197398)
@@ -1,5 +1,11 @@
 2016-03-01  Csaba Osztrogonác  <[email protected]>
 
+        [Mac][cmake] One more unreviewed speculative buildfix after r197375. Just for fun.
+
+        * PlatformMac.cmake:
+
+2016-03-01  Csaba Osztrogonác  <[email protected]>
+
         [Mac][cmake] Unreviewed speculative buildfix after r197375. Just for fun.
 
         * PlatformMac.cmake:

Modified: trunk/Source/WebCore/PlatformMac.cmake (197397 => 197398)


--- trunk/Source/WebCore/PlatformMac.cmake	2016-03-01 11:17:19 UTC (rev 197397)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-03-01 11:58:59 UTC (rev 197398)
@@ -323,6 +323,7 @@
     platform/cf/URLCF.cpp
 
     platform/cocoa/ContentFilterUnblockHandlerCocoa.mm
+    platform/cocoa/CoreVideoSoftLink.cpp
     platform/cocoa/DisplaySleepDisablerCocoa.cpp
     platform/cocoa/KeyEventCocoa.mm
     platform/cocoa/LocalizedStringsCocoa.mm
@@ -418,6 +419,10 @@
     platform/graphics/cocoa/WebActionDisablingCALayerDelegate.mm
     platform/graphics/cocoa/WebCoreCALayerExtras.mm
 
+    platform/graphics/cv/PixelBufferConformerCV.cpp
+    platform/graphics/cv/TextureCacheCV.mm
+    platform/graphics/cv/VideoTextureCopierCV.cpp
+
     platform/graphics/mac/ColorMac.mm
     platform/graphics/mac/ComplexTextController.cpp
     platform/graphics/mac/ComplexTextControllerCoreText.mm
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to