| Index: third_party/WebKit/Source/core/layout/LayoutText.h
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutText.h b/third_party/WebKit/Source/core/layout/LayoutText.h
|
| index 7ae01dac3a773dade7bfb5f0059692439a1b0830..085826ed3c252b5f4ffb30ccd50f1eb4bab85f7c 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutText.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutText.h
|
| @@ -181,8 +181,6 @@ public:
|
|
|
| float hyphenWidth(const Font&, TextDirection);
|
|
|
| - void applyTextTransformFromTo(int from, int len, const ComputedStyle*);
|
| -
|
| LayoutRect debugRect() const override;
|
|
|
| protected:
|
|
|