| Index: third_party/WebKit/Source/platform/fonts/shaping/ShapeResult.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/shaping/ShapeResult.h b/third_party/WebKit/Source/platform/fonts/shaping/ShapeResult.h
|
| index d54042b4dc9ff70896e597a1d4ad51a6b58b3600..517bca89c123b92591d5b1b6b784876f7a8a3420 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/shaping/ShapeResult.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/shaping/ShapeResult.h
|
| @@ -48,7 +48,6 @@ class Font;
|
| class ShapeResultSpacing;
|
| class SimpleFontData;
|
| class TextRun;
|
| -struct GlyphData;
|
|
|
| class PLATFORM_EXPORT ShapeResult : public RefCounted<ShapeResult> {
|
| public:
|
|
|