Title: [192412] trunk/Source/WebCore
Revision
192412
Author
o...@webkit.org
Date
2015-11-13 02:47:32 -0800 (Fri, 13 Nov 2015)

Log Message

Unreviewed, really fix the Mac CMake build after r192376.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (192411 => 192412)


--- trunk/Source/WebCore/ChangeLog	2015-11-13 10:43:19 UTC (rev 192411)
+++ trunk/Source/WebCore/ChangeLog	2015-11-13 10:47:32 UTC (rev 192412)
@@ -1,5 +1,11 @@
 2015-11-13  Csaba Osztrogonác  <o...@webkit.org>
 
+        Unreviewed, really fix the Mac CMake build after r192376.
+
+        * PlatformMac.cmake:
+
+2015-11-13  Csaba Osztrogonác  <o...@webkit.org>
+
         Unreviewed, fix the Mac CMake build after r192376.
 
         * PlatformMac.cmake:

Modified: trunk/Source/WebCore/PlatformMac.cmake (192411 => 192412)


--- trunk/Source/WebCore/PlatformMac.cmake	2015-11-13 10:43:19 UTC (rev 192411)
+++ trunk/Source/WebCore/PlatformMac.cmake	2015-11-13 10:47:32 UTC (rev 192412)
@@ -447,7 +447,6 @@
     platform/graphics/opentype/OpenTypeMathData.cpp
 
     platform/mac/BlockExceptions.mm
-    platform/mac/ContextMenuMac.mm
     platform/mac/CursorMac.mm
     platform/mac/DragDataMac.mm
     platform/mac/DragImageMac.mm
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to