summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/importer_lock_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/importer_lock_view.h')
-rw-r--r--chrome/browser/views/importer_lock_view.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/views/importer_lock_view.h b/chrome/browser/views/importer_lock_view.h
index 1f91cb9..e513bd4 100644
--- a/chrome/browser/views/importer_lock_view.h
+++ b/chrome/browser/views/importer_lock_view.h
@@ -28,8 +28,7 @@ class ImporterLockView : public views::View,
virtual void Layout();
// Overridden from views::DialogDelegate:
- virtual std::wstring GetDialogButtonLabel(
- MessageBox::DialogButton button) const;
+ virtual std::wstring GetDialogButtonLabel(DialogButton button) const;
virtual bool IsModal() const;
virtual std::wstring GetWindowTitle() const;
virtual bool Accept();