Title: [198415] trunk/Source/WebCore
Revision
198415
Author
[email protected]
Date
2016-03-18 08:51:15 -0700 (Fri, 18 Mar 2016)

Log Message

[Mac][cmake] Unreviewed speculative buildfix after r197956. Just for fun.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (198414 => 198415)


--- trunk/Source/WebCore/ChangeLog	2016-03-18 15:43:57 UTC (rev 198414)
+++ trunk/Source/WebCore/ChangeLog	2016-03-18 15:51:15 UTC (rev 198415)
@@ -1,5 +1,11 @@
 2016-03-18  Csaba Osztrogonác  <[email protected]>
 
+        [Mac][cmake] Unreviewed speculative buildfix after r197956. Just for fun.
+
+        * PlatformMac.cmake:
+
+2016-03-18  Csaba Osztrogonác  <[email protected]>
+
         [Mac][cmake] Unreviewed speculative buildfix after r197628. Just for fun.
 
         * PlatformMac.cmake:

Modified: trunk/Source/WebCore/PlatformMac.cmake (198414 => 198415)


--- trunk/Source/WebCore/PlatformMac.cmake	2016-03-18 15:43:57 UTC (rev 198414)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-03-18 15:51:15 UTC (rev 198415)
@@ -485,6 +485,7 @@
     platform/mac/SSLKeyGeneratorMac.cpp
     platform/mac/ScrollAnimatorMac.mm
     platform/mac/ScrollViewMac.mm
+    platform/mac/ScrollableAreaMac.mm
     platform/mac/ScrollbarThemeMac.mm
     platform/mac/SerializedPlatformRepresentationMac.mm
     platform/mac/SharedBufferMac.mm
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to