Title: [198948] trunk/Source/WebKit2
Revision
198948
Author
achristen...@apple.com
Date
2016-04-01 10:55:25 -0700 (Fri, 01 Apr 2016)

Log Message

CMake build fix.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (198947 => 198948)


--- trunk/Source/WebKit2/ChangeLog	2016-04-01 16:45:58 UTC (rev 198947)
+++ trunk/Source/WebKit2/ChangeLog	2016-04-01 17:55:25 UTC (rev 198948)
@@ -1,5 +1,11 @@
 2016-04-01  Alex Christensen  <achristen...@webkit.org>
 
+        CMake build fix.
+
+        * PlatformMac.cmake:
+
+2016-04-01  Alex Christensen  <achristen...@webkit.org>
+
         Compile DumpRenderTree with CMake on Mac
         https://bugs.webkit.org/show_bug.cgi?id=156088
 

Modified: trunk/Source/WebKit2/PlatformMac.cmake (198947 => 198948)


--- trunk/Source/WebKit2/PlatformMac.cmake	2016-04-01 16:45:58 UTC (rev 198947)
+++ trunk/Source/WebKit2/PlatformMac.cmake	2016-04-01 17:55:25 UTC (rev 198948)
@@ -670,6 +670,7 @@
     DOMHTMLTitleElement.h
     DOMHTMLUListElement.h
     DOMHTMLVideoElement.h
+    DOMImplementation.h
     DOMKeyboardEvent.h
     DOMMediaError.h
     DOMMediaList.h
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to