Title: [204863] trunk/Source/WebCore
- Revision
- 204863
- Author
- [email protected]
- Date
- 2016-08-23 15:48:00 -0700 (Tue, 23 Aug 2016)
Log Message
Fix clean Windows build.
* PlatformWin.cmake:
Add another forwarding headers directory.
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (204862 => 204863)
--- trunk/Source/WebCore/ChangeLog 2016-08-23 22:23:26 UTC (rev 204862)
+++ trunk/Source/WebCore/ChangeLog 2016-08-23 22:48:00 UTC (rev 204863)
@@ -1,3 +1,10 @@
+2016-08-23 Alex Christensen <[email protected]>
+
+ Fix clean Windows build.
+
+ * PlatformWin.cmake:
+ Add another forwarding headers directory.
+
2016-08-23 Zalan Bujtas <[email protected]>
ASSERTION FAILED: hasOverflowingCell == this->hasOverflowingCell() in WebCore::RenderTableSection::computeOverflowFromCells
Modified: trunk/Source/WebCore/PlatformWin.cmake (204862 => 204863)
--- trunk/Source/WebCore/PlatformWin.cmake 2016-08-23 22:23:26 UTC (rev 204862)
+++ trunk/Source/WebCore/PlatformWin.cmake 2016-08-23 22:48:00 UTC (rev 204863)
@@ -200,6 +200,8 @@
bridge/c
bridge/jsc
+ css/parser
+
history/cf
html/forms
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes