| 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 f1b256714d50d7eb319b9d2f0698bb0433477fee..4c9b92e87b17a498d573521131492726a003d4ca 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutText.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutText.h
|
| @@ -181,7 +181,6 @@
|
|
|
| float hyphenWidth(const Font&, TextDirection);
|
|
|
| - void applyTextTransformFromTo(int from, int len, const ComputedStyle*);
|
| protected:
|
| void willBeDestroyed() override;
|
|
|
|
|