Title: [198405] trunk/Source/WebCore
Revision
198405
Author
[email protected]
Date
2016-03-18 08:30:20 -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 (198404 => 198405)


--- trunk/Source/WebCore/ChangeLog	2016-03-18 15:29:35 UTC (rev 198404)
+++ trunk/Source/WebCore/ChangeLog	2016-03-18 15:30:20 UTC (rev 198405)
@@ -8,6 +8,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 (198404 => 198405)


--- trunk/Source/WebCore/PlatformMac.cmake	2016-03-18 15:29:35 UTC (rev 198404)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-03-18 15:30:20 UTC (rev 198405)
@@ -863,6 +863,7 @@
     html/HTMLUListElement.idl
     html/HTMLVideoElement.idl
     html/MediaError.idl
+    html/TimeRanges.idl
     html/ValidityState.idl
     page/AbstractView.idl
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to