Index: views/controls/tabbed_pane/tabbed_pane.h |
diff --git a/views/controls/tabbed_pane/tabbed_pane.h b/views/controls/tabbed_pane/tabbed_pane.h |
index b32309810b384f5098242d00c1697e92998a59f4..a987e8a65a532aa45b675252c0bdc2bb81bae9df 100644 |
--- a/views/controls/tabbed_pane/tabbed_pane.h |
+++ b/views/controls/tabbed_pane/tabbed_pane.h |
@@ -75,9 +75,6 @@ class VIEWS_EXPORT TabbedPane : public View { |
// The tabbed-pane's class name. |
static const char kViewClassName[]; |
- // Creates the native wrapper. |
- void CreateWrapper(); |
- |
// We support Ctrl+Tab and Ctrl+Shift+Tab to navigate tabbed option pages. |
void LoadAccelerators(); |