| Index: chrome/browser/ui/sync/inline_login_dialog.h
|
| diff --git a/chrome/browser/ui/sync/inline_login_dialog.h b/chrome/browser/ui/sync/inline_login_dialog.h
|
| index 7c606f4f719712d6b4cf078d36f020c6361e728e..076fca52e3e69c309082f9819a376f302b393d80 100644
|
| --- a/chrome/browser/ui/sync/inline_login_dialog.h
|
| +++ b/chrome/browser/ui/sync/inline_login_dialog.h
|
| @@ -15,7 +15,7 @@
|
| class Profile;
|
|
|
| // A dialog to host the inline sign-in WebUI. Currently, it loads
|
| -// chrome:://inline-login and dismisses itself when the sign-in is finished
|
| +// chrome:://chrome-signin and dismisses itself when the sign-in is finished
|
| // successfully.
|
| class InlineLoginDialog : public ui::WebDialogDelegate {
|
| public:
|
|
|