| Index: chrome/browser/views/select_profile_dialog.h
|
| ===================================================================
|
| --- chrome/browser/views/select_profile_dialog.h (revision 9911)
|
| +++ chrome/browser/views/select_profile_dialog.h (working copy)
|
| @@ -51,7 +51,7 @@
|
| virtual bool Cancel();
|
| virtual views::View* GetContentsView();
|
| virtual int GetDialogButtons() const;
|
| - virtual views::View* GetInitiallyFocusedView() const;
|
| + virtual views::View* GetInitiallyFocusedView();
|
| virtual std::wstring GetWindowTitle() const;
|
| virtual bool IsModal() const { return false; }
|
|
|
|
|