Title: [198400] trunk/Source/WebCore
Revision
198400
Author
[email protected]
Date
2016-03-18 07:49:46 -0700 (Fri, 18 Mar 2016)

Log Message

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

* PlatformMac.cmake:

Modified Paths

Diff

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


--- trunk/Source/WebCore/ChangeLog	2016-03-18 13:56:40 UTC (rev 198399)
+++ trunk/Source/WebCore/ChangeLog	2016-03-18 14:49:46 UTC (rev 198400)
@@ -1,3 +1,9 @@
+2016-03-18  Csaba Osztrogonác  <[email protected]>
+
+        [Mac][cmake] Last attempt to try to fix the build after r197633.
+
+        * PlatformMac.cmake:
+
 2016-03-18  Manuel Rego Casasnovas  <[email protected]>
 
         [css-grid] Rename GridSpan properties

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


--- trunk/Source/WebCore/PlatformMac.cmake	2016-03-18 13:56:40 UTC (rev 198399)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-03-18 14:49:46 UTC (rev 198400)
@@ -837,6 +837,7 @@
     html/HTMLMapElement.idl
     html/HTMLMarqueeElement.idl
     html/HTMLMenuElement.idl
+    html/HTMLMediaElement.idl
     html/HTMLMetaElement.idl
     html/HTMLModElement.idl
     html/HTMLOListElement.idl
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to