| 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 c675d2829507c47f51340249b0641e9e9b005e08..2814e2efa45392c97e30739a0b5f15afac63138a 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutText.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutText.h
|
| @@ -361,7 +361,6 @@ inline LayoutText* Text::GetLayoutObject() const {
|
| }
|
|
|
| void ApplyTextTransform(const ComputedStyle*, String&, UChar);
|
| -AtomicString LocaleForLineBreakIterator(const ComputedStyle&);
|
|
|
| } // namespace blink
|
|
|
|
|