Title: [136291] branches/chromium/1312/Source/WebCore/platform/graphics/chromium/FontPlatformDataChromiumWin.h
- Revision
- 136291
- Author
- [email protected]
- Date
- 2012-11-30 15:33:47 -0800 (Fri, 30 Nov 2012)
Log Message
Merge 134902
BUG=157875
Review URL: https://codereview.chromium.org/11419266
Modified Paths
Diff
Modified: branches/chromium/1312/Source/WebCore/platform/graphics/chromium/FontPlatformDataChromiumWin.h (136290 => 136291)
--- branches/chromium/1312/Source/WebCore/platform/graphics/chromium/FontPlatformDataChromiumWin.h 2012-11-30 23:33:02 UTC (rev 136290)
+++ branches/chromium/1312/Source/WebCore/platform/graphics/chromium/FontPlatformDataChromiumWin.h 2012-11-30 23:33:47 UTC (rev 136291)
@@ -35,6 +35,7 @@
#include "config.h"
#include "FontOrientation.h"
+#include "OpenTypeVerticalData.h"
#include "SharedBuffer.h"
#include "SkTypeface.h"
#include <wtf/Forward.h>
@@ -54,9 +55,6 @@
SkTypeface* CreateTypefaceFromHFont(HFONT, int* size, int* lfQuality);
class FontDescription;
-#if ENABLE(OPENTYPE_VERTICAL)
-class OpenTypeVerticalData;
-#endif
class FontPlatformData {
public:
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes