Title: [190614] trunk/Source/WebCore
Revision
190614
Author
achristen...@apple.com
Date
2015-10-06 07:23:09 -0700 (Tue, 06 Oct 2015)

Log Message

Fix Windows build after r190611.

* PlatformWin.cmake:
Forward headers from contentextensions.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (190613 => 190614)


--- trunk/Source/WebCore/ChangeLog	2015-10-06 13:31:14 UTC (rev 190613)
+++ trunk/Source/WebCore/ChangeLog	2015-10-06 14:23:09 UTC (rev 190614)
@@ -1,3 +1,10 @@
+2015-10-06  Alex Christensen  <achristen...@webkit.org>
+
+        Fix Windows build after r190611.
+
+        * PlatformWin.cmake:
+        Forward headers from contentextensions.
+
 2015-10-06  Hunseop Jeong  <hs85.je...@samsung.com>
 
         Use modern for-loops in WebCore/html.

Modified: trunk/Source/WebCore/PlatformWin.cmake (190613 => 190614)


--- trunk/Source/WebCore/PlatformWin.cmake	2015-10-06 13:31:14 UTC (rev 190613)
+++ trunk/Source/WebCore/PlatformWin.cmake	2015-10-06 14:23:09 UTC (rev 190614)
@@ -160,6 +160,7 @@
     accessibility
     bindings
     bridge
+    contentextensions
     css
     dom
     editing
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to