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

Log Message

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

* PlatformMac.cmake:

Modified Paths

Diff

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


--- trunk/Source/WebCore/ChangeLog	2016-03-18 15:11:01 UTC (rev 198401)
+++ trunk/Source/WebCore/ChangeLog	2016-03-18 15:22:26 UTC (rev 198402)
@@ -2,6 +2,12 @@
 
         [Mac][cmake] One more attempt to try to fix the build after r197633.
 
+        * PlatformMac.cmake:
+
+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]>

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


--- trunk/Source/WebCore/PlatformMac.cmake	2016-03-18 15:11:01 UTC (rev 198401)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-03-18 15:22:26 UTC (rev 198402)
@@ -862,8 +862,8 @@
     html/HTMLTitleElement.idl
     html/HTMLUListElement.idl
     html/HTMLVideoElement.idl
+    html/MediaError.idl
     html/ValidityState.idl
-
     page/AbstractView.idl
 
     xml/XPathExpression.idl
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to