| Index: chrome/browser/views/sync/sync_setup_flow.h
|
| ===================================================================
|
| --- chrome/browser/views/sync/sync_setup_flow.h (revision 27184)
|
| +++ chrome/browser/views/sync/sync_setup_flow.h (working copy)
|
| @@ -68,7 +68,7 @@
|
|
|
| // HtmlDialogUIDelegate implementation.
|
| virtual std::wstring GetDialogTitle() const {
|
| - return l10n_util::GetString(IDS_SYNC_LOGIN_DIALOG_TITLE);
|
| + return l10n_util::GetString(IDS_SYNC_MY_BOOKMARKS_LABEL);
|
| }
|
|
|
| // HtmlDialogUIDelegate implementation.
|
|
|