| Index: third_party/WebKit/Source/core/layout/LayoutTextControlSingleLine.h
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutTextControlSingleLine.h b/third_party/WebKit/Source/core/layout/LayoutTextControlSingleLine.h
|
| index 6e9988515de152ddc4a03931c601169059f5362f..389c5996cf1ada210e3cc702db2851949726605c 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutTextControlSingleLine.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutTextControlSingleLine.h
|
| @@ -78,7 +78,6 @@ private:
|
| HTMLElement* innerSpinButtonElement() const;
|
|
|
| bool m_shouldDrawCapsLockIndicator;
|
| - LayoutUnit m_desiredInnerEditorLogicalHeight;
|
| };
|
|
|
| DEFINE_LAYOUT_OBJECT_TYPE_CASTS(LayoutTextControlSingleLine, isTextField());
|
|
|