Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(264)

Unified Diff: Source/WebCore/platform/graphics/chromium/FontPlatformDataChromiumWin.h

Issue 11419266: Merge 134902 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Patch Set: Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/platform/graphics/chromium/FontPlatformDataChromiumWin.h
===================================================================
--- Source/WebCore/platform/graphics/chromium/FontPlatformDataChromiumWin.h (revision 136290)
+++ Source/WebCore/platform/graphics/chromium/FontPlatformDataChromiumWin.h (working copy)
@@ -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:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698