Chromium Code Reviews| Index: Source/core/rendering/RenderTextControl.h |
| diff --git a/Source/core/rendering/RenderTextControl.h b/Source/core/rendering/RenderTextControl.h |
| index a042009448123b172bea15a5a81e3223cacd9a4f..c41ff9a52a5cf5224021910afe3d8d93255fd645 100644 |
| --- a/Source/core/rendering/RenderTextControl.h |
| +++ b/Source/core/rendering/RenderTextControl.h |
| @@ -50,7 +50,6 @@ protected: |
| void hitInnerEditorElement(HitTestResult&, const LayoutPoint& pointInContainer, const LayoutPoint& accumulatedOffset); |
| - int textBlockLogicalWidth() const; |
|
Julien - ping for review
2014/10/03 01:26:43
Nit: Would probably keep.
|
| int textBlockLogicalHeight() const; |
| float scaleEmToUnits(int x) const; |