summaryrefslogtreecommitdiffstats
path: root/ui/gfx/native_theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gfx/native_theme.h')
-rw-r--r--ui/gfx/native_theme.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/gfx/native_theme.h b/ui/gfx/native_theme.h
index dd35a9e..2f1ba70 100644
--- a/ui/gfx/native_theme.h
+++ b/ui/gfx/native_theme.h
@@ -205,8 +205,6 @@ class UI_API NativeTheme {
const gfx::Rect& rect,
const ExtraParams& extra) const = 0;
- virtual int GetPopupListBoxMinimumRowHeight() const;
-
// Supports theme specific colors.
void SetScrollbarColors(unsigned inactive_color,
unsigned active_color,