| Index: third_party/WebKit/Source/platform/fonts/Font.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/Font.h b/third_party/WebKit/Source/platform/fonts/Font.h
|
| index 5595bc9b8f42ba1d4f28a9bf6c0d1a20d042a9f9..8ba2ca3df48a1407c5d73e7f073a06db3692ac6f 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/Font.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/Font.h
|
| @@ -178,7 +178,6 @@ class PLATFORM_EXPORT Font {
|
| const GlyphData* emphasisData = nullptr) const;
|
| void drawGlyphBuffer(PaintCanvas*,
|
| const PaintFlags&,
|
| - const TextRunPaintInfo&,
|
| const GlyphBuffer&,
|
| const FloatPoint&,
|
| float deviceScaleFactor) const;
|
|
|