Title: [102050] trunk/Source/WebKit/chromium
- Revision
- 102050
- Author
- [email protected]
- Date
- 2011-12-05 14:43:24 -0800 (Mon, 05 Dec 2011)
Log Message
Another attempted build fix.
* src/linux/WebFontInfo.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (102049 => 102050)
--- trunk/Source/WebKit/chromium/ChangeLog 2011-12-05 22:41:52 UTC (rev 102049)
+++ trunk/Source/WebKit/chromium/ChangeLog 2011-12-05 22:43:24 UTC (rev 102050)
@@ -1,5 +1,11 @@
2011-12-05 Adam Barth <[email protected]>
+ Another attempted build fix.
+
+ * src/linux/WebFontInfo.cpp:
+
+2011-12-05 Adam Barth <[email protected]>
+
Fix Linux build.
* public/linux/WebFontInfo.h:
Modified: trunk/Source/WebKit/chromium/src/linux/WebFontInfo.cpp (102049 => 102050)
--- trunk/Source/WebKit/chromium/src/linux/WebFontInfo.cpp 2011-12-05 22:41:52 UTC (rev 102049)
+++ trunk/Source/WebKit/chromium/src/linux/WebFontInfo.cpp 2011-12-05 22:43:24 UTC (rev 102050)
@@ -31,9 +31,8 @@
#include "config.h"
#include "WebFontInfo.h"
-#include "WebFontFamily.h"
#include "WebFontRenderStyle.h"
-
+#include "platform/linux/WebFontFamily.h"
#include <fontconfig/fontconfig.h>
#include <string.h>
#include <unicode/utf16.h>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes