Index: third_party/WebKit/Source/core/layout/LayoutMenuList.h |
diff --git a/third_party/WebKit/Source/core/layout/LayoutMenuList.h b/third_party/WebKit/Source/core/layout/LayoutMenuList.h |
index 743f94c104cac6f933f34b6f401be365a62ecf39..c034ec8aeddd83908e1a06143829b848775b0360 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutMenuList.h |
+++ b/third_party/WebKit/Source/core/layout/LayoutMenuList.h |
@@ -81,7 +81,6 @@ private: |
void setText(const String&); |
void updateInnerBlockHeight(); |
void updateOptionsWidth() const; |
- float computeTextWidth(const TextRun&, const ComputedStyle&) const; |
void setIndexToSelectOnCancel(int listIndex); |
void didUpdateActiveOption(HTMLOptionElement*); |