Index: ui/views/controls/combobox/native_combobox_views.h |
diff --git a/ui/views/controls/combobox/native_combobox_views.h b/ui/views/controls/combobox/native_combobox_views.h |
index e8dd165ab46dc87e1ddfb8e47179c2c870883424..fe8c630473522aea84cffd208ad4a643a4d698f3 100644 |
--- a/ui/views/controls/combobox/native_combobox_views.h |
+++ b/ui/views/controls/combobox/native_combobox_views.h |
@@ -64,9 +64,6 @@ class NativeComboboxViews : public views::View, |
static const char kViewClassName[]; |
private: |
- // Returns the Combobox's font. |
- const gfx::Font& GetFont() const; |
- |
// Given bounds within our View, this helper routine mirrors the bounds if |
// necessary. |
void AdjustBoundsForRTLUI(gfx::Rect* rect) const; |