Title: [209809] trunk/Source/WebCore
- Revision
- 209809
- Author
- [email protected]
- Date
- 2016-12-14 09:28:16 -0800 (Wed, 14 Dec 2016)
Log Message
Attempt to fix the Windows build after r209805.
Unreviewed build fix.
* css/CSSAllInOne.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (209808 => 209809)
--- trunk/Source/WebCore/ChangeLog 2016-12-14 17:25:19 UTC (rev 209808)
+++ trunk/Source/WebCore/ChangeLog 2016-12-14 17:28:16 UTC (rev 209809)
@@ -1,3 +1,11 @@
+2016-12-14 Ryan Haddad <[email protected]>
+
+ Attempt to fix the Windows build after r209805.
+
+ Unreviewed build fix.
+
+ * css/CSSAllInOne.cpp:
+
2016-12-14 Dave Hyatt <[email protected]>
[CSS Parser] Remove WebkitCSSTransformValue
Modified: trunk/Source/WebCore/css/CSSAllInOne.cpp (209808 => 209809)
--- trunk/Source/WebCore/css/CSSAllInOne.cpp 2016-12-14 17:25:19 UTC (rev 209808)
+++ trunk/Source/WebCore/css/CSSAllInOne.cpp 2016-12-14 17:28:16 UTC (rev 209809)
@@ -124,6 +124,5 @@
#include "ViewportStyleResolver.cpp"
#include "WebKitCSSMatrix.cpp"
#include "WebKitCSSRegionRule.cpp"
-#include "WebKitCSSTransformValue.cpp"
#include "WebKitCSSViewportRule.cpp"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes