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

Unified Diff: Source/platform/fonts/opentype/OpenTypeVerticalData.h

Issue 812873003: Clean up forward declarations in WebKit/Source (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: style fix Created 6 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 | « Source/modules/webdatabase/DatabaseContext.h ('k') | Source/platform/graphics/paint/DrawingRecorder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/fonts/opentype/OpenTypeVerticalData.h
diff --git a/Source/platform/fonts/opentype/OpenTypeVerticalData.h b/Source/platform/fonts/opentype/OpenTypeVerticalData.h
index ffd95c21da3d1d2ebdeee27a110605c973b5eb08..65b8307e95ac476bb8d416e60f9de81c4fcc1d79 100644
--- a/Source/platform/fonts/opentype/OpenTypeVerticalData.h
+++ b/Source/platform/fonts/opentype/OpenTypeVerticalData.h
@@ -35,7 +35,6 @@
namespace blink {
class FontPlatformData;
-class GlyphPage;
class SimpleFontData;
class PLATFORM_EXPORT OpenTypeVerticalData : public RefCounted<OpenTypeVerticalData> {
« no previous file with comments | « Source/modules/webdatabase/DatabaseContext.h ('k') | Source/platform/graphics/paint/DrawingRecorder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698