summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/first_run_view_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/first_run_view_base.h')
-rw-r--r--chrome/browser/views/first_run_view_base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/first_run_view_base.h b/chrome/browser/views/first_run_view_base.h
index d4a08f7..7d16b9b7 100644
--- a/chrome/browser/views/first_run_view_base.h
+++ b/chrome/browser/views/first_run_view_base.h
@@ -39,7 +39,7 @@ class FirstRunViewBase : public views::View,
virtual bool HasAlwaysOnTopMenu() const;
// Overridden from views::DialogDelegate.
- std::wstring GetDialogButtonLabel(DialogButton button) const;
+ std::wstring GetDialogButtonLabel(MessageBox::DialogButton button) const;
protected:
// Returns the items that the first run process is required to import