Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Unified Diff: ui/views/controls/combobox/combobox.h

Issue 2826313006: views: remove PlatformStyle combobox hooks (Closed)
Patch Set: remove BUILD lines for deleted icons Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/views/BUILD.gn ('k') | ui/views/controls/combobox/combobox.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/controls/combobox/combobox.h
diff --git a/ui/views/controls/combobox/combobox.h b/ui/views/controls/combobox/combobox.h
index c06ddb9a3880743d4b3af3f388a9de6af40ec366..62ee4b9aef5a50ebdb5293fc7eb85aa98537b822 100644
--- a/ui/views/controls/combobox/combobox.h
+++ b/ui/views/controls/combobox/combobox.h
@@ -101,7 +101,6 @@ class VIEWS_EXPORT Combobox : public View,
void OnBlur() override;
void GetAccessibleNodeData(ui::AXNodeData* node_data) override;
void Layout() override;
- void OnEnabledChanged() override;
void OnNativeThemeChanged(const ui::NativeTheme* theme) override;
// Overridden from PrefixDelegate:
« no previous file with comments | « ui/views/BUILD.gn ('k') | ui/views/controls/combobox/combobox.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698