Title: [177642] trunk/Source/WebCore
- Revision
- 177642
- Author
- [email protected]
- Date
- 2014-12-22 12:05:00 -0800 (Mon, 22 Dec 2014)
Log Message
Try to fix the windows build.
* platform/graphics/win/SimpleFontDataCGWin.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (177641 => 177642)
--- trunk/Source/WebCore/ChangeLog 2014-12-22 19:56:38 UTC (rev 177641)
+++ trunk/Source/WebCore/ChangeLog 2014-12-22 20:05:00 UTC (rev 177642)
@@ -1,3 +1,9 @@
+2014-12-22 Antti Koivisto <[email protected]>
+
+ Try to fix the windows build.
+
+ * platform/graphics/win/SimpleFontDataCGWin.cpp:
+
2014-12-22 Timothy Horton <[email protected]>
Adjust TextIndicator shadow parameters
Modified: trunk/Source/WebCore/platform/graphics/win/SimpleFontDataCGWin.cpp (177641 => 177642)
--- trunk/Source/WebCore/platform/graphics/win/SimpleFontDataCGWin.cpp 2014-12-22 19:56:38 UTC (rev 177641)
+++ trunk/Source/WebCore/platform/graphics/win/SimpleFontDataCGWin.cpp 2014-12-22 20:05:00 UTC (rev 177642)
@@ -33,6 +33,7 @@
#include "Font.h"
#include "FontCache.h"
#include "FontDescription.h"
+#include "GlyphPageTreeNode.h"
#include "HWndDC.h"
#include <ApplicationServices/ApplicationServices.h>
#include <WebKitSystemInterface/WebKitSystemInterface.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes