Index: ios/chrome/browser/passwords/update_password_infobar_controller.h |
diff --git a/ios/chrome/browser/passwords/update_password_infobar_controller.h b/ios/chrome/browser/passwords/update_password_infobar_controller.h |
index 4ab9fafbc60c6a11ad3395a85da42b482478dc2a..fdf8c07f2f5299d12f14a4807e4bbfe39e583778 100644 |
--- a/ios/chrome/browser/passwords/update_password_infobar_controller.h |
+++ b/ios/chrome/browser/passwords/update_password_infobar_controller.h |
@@ -13,7 +13,7 @@ class IOSChromeUpdatePasswordInfoBarDelegate; |
// the user whether they want to update their password. |
@interface UpdatePasswordInfoBarController : ConfirmInfoBarController |
-- (base::scoped_nsobject<UIView<InfoBarViewProtocol>>) |
+- (UIView<InfoBarViewProtocol>*) |
viewForDelegate:(IOSChromeUpdatePasswordInfoBarDelegate*)delegate |
frame:(CGRect)frame; |