| Index: chrome/browser/ui/autologin_infobar_delegate.h
|
| diff --git a/chrome/browser/ui/autologin_infobar_delegate.h b/chrome/browser/ui/autologin_infobar_delegate.h
|
| index 2f4de073eef11981d3d97839311563c9b2294b3f..3fa589f0593e08bcda91d77c17f3affee69354ce 100644
|
| --- a/chrome/browser/ui/autologin_infobar_delegate.h
|
| +++ b/chrome/browser/ui/autologin_infobar_delegate.h
|
| @@ -28,9 +28,6 @@ class AutoLoginInfoBarDelegate : public ConfirmInfoBarDelegate,
|
|
|
| virtual ~AutoLoginInfoBarDelegate();
|
|
|
| - // Register preferences used by auto-login feature.
|
| - static void RegisterUserPrefs(PrefService* user_prefs);
|
| -
|
| // Looks for the X-Auto-Login response header in the request, and if found,
|
| // displays an infobar in the tab contents identified by the child/route id
|
| // if possible.
|
|
|