Title: [200122] trunk/Source/WebCore
Revision
200122
Author
[email protected]
Date
2016-04-27 01:35:24 -0700 (Wed, 27 Apr 2016)

Log Message

[Mac][cmake] Unreviewed speculative buildfix after r200116, just for fun.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (200121 => 200122)


--- trunk/Source/WebCore/ChangeLog	2016-04-27 07:12:06 UTC (rev 200121)
+++ trunk/Source/WebCore/ChangeLog	2016-04-27 08:35:24 UTC (rev 200122)
@@ -1,3 +1,9 @@
+2016-04-27  Csaba Osztrogonác  <[email protected]>
+
+        [Mac][cmake] Unreviewed speculative buildfix after r200116, just for fun.
+
+        * PlatformMac.cmake:
+
 2016-04-27  Saam barati  <[email protected]>
 
         JSC should have an option to allow global const redeclarations

Modified: trunk/Source/WebCore/PlatformMac.cmake (200121 => 200122)


--- trunk/Source/WebCore/PlatformMac.cmake	2016-04-27 07:12:06 UTC (rev 200121)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-04-27 08:35:24 UTC (rev 200122)
@@ -488,7 +488,6 @@
     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