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

Log Message

Unreviewed, fix the Mac CMake build after r192376.

* PlatformMac.cmake:

Modified Paths

Diff

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


--- trunk/Source/WebCore/ChangeLog	2015-11-13 07:57:02 UTC (rev 192410)
+++ trunk/Source/WebCore/ChangeLog	2015-11-13 10:43:19 UTC (rev 192411)
@@ -1,3 +1,9 @@
+2015-11-13  Csaba Osztrogonác  <o...@webkit.org>
+
+        Unreviewed, fix the Mac CMake build after r192376.
+
+        * PlatformMac.cmake:
+
 2015-11-12  Tim Horton  <timothy_hor...@apple.com>
 
         Follow up to the previous change

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


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

Reply via email to