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

Log Message

[Mac][cmake] One more attempt to try to fix the build after r197633.

* PlatformMac.cmake: Revert r198398, which was incorrect.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (198400 => 198401)


--- trunk/Source/WebCore/ChangeLog	2016-03-18 14:49:46 UTC (rev 198400)
+++ trunk/Source/WebCore/ChangeLog	2016-03-18 15:11:01 UTC (rev 198401)
@@ -1,5 +1,11 @@
 2016-03-18  Csaba Osztrogonác  <[email protected]>
 
+        [Mac][cmake] One more attempt to try to fix the build after r197633.
+
+        * PlatformMac.cmake: Revert r198398, which was incorrect.
+
+2016-03-18  Csaba Osztrogonác  <[email protected]>
+
         [Mac][cmake] Last attempt to try to fix the build after r197633.
 
         * PlatformMac.cmake:

Modified: trunk/Source/WebCore/PlatformMac.cmake (198400 => 198401)


--- trunk/Source/WebCore/PlatformMac.cmake	2016-03-18 14:49:46 UTC (rev 198400)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-03-18 15:11:01 UTC (rev 198401)
@@ -884,7 +884,6 @@
     EventListener
     EventTarget
     GlobalEventHandlers
-    HTMLMediaElement
     HTMLMediaElementMediaSession
     HTMLMediaElementMediaStream
     NavigatorBattery
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to