summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/select_profile_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/select_profile_dialog.h')
-rw-r--r--chrome/browser/views/select_profile_dialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/views/select_profile_dialog.h b/chrome/browser/views/select_profile_dialog.h
index a761623..723efb2 100644
--- a/chrome/browser/views/select_profile_dialog.h
+++ b/chrome/browser/views/select_profile_dialog.h
@@ -50,7 +50,6 @@ class SelectProfileDialog
virtual bool Accept();
virtual bool Cancel();
virtual views::View* GetContentsView();
- virtual int GetDialogButtons() const;
virtual views::View* GetInitiallyFocusedView();
virtual std::wstring GetWindowTitle() const;
virtual bool IsModal() const { return false; }