Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: ios/chrome/browser/infobars/confirm_infobar_controller.h

Issue 2106413003: UpdatePasswordInfoBarController for update password UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@update_delegate
Patch Set: remove //weak Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/chrome/browser/BUILD.gn ('k') | ios/chrome/browser/infobars/confirm_infobar_controller.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/infobars/confirm_infobar_controller.h
diff --git a/ios/chrome/browser/infobars/confirm_infobar_controller.h b/ios/chrome/browser/infobars/confirm_infobar_controller.h
index 22110bbe0118882314d298a6abdcac968eb85de7..927d2fa21a3b8466c1e305662e2ee7e4db80e846 100644
--- a/ios/chrome/browser/infobars/confirm_infobar_controller.h
+++ b/ios/chrome/browser/infobars/confirm_infobar_controller.h
@@ -5,7 +5,7 @@
#ifndef IOS_CHROME_BROWSER_INFOBARS_CONFIRM_INFOBAR_CONTROLLER_H_
#define IOS_CHROME_BROWSER_INFOBARS_CONFIRM_INFOBAR_CONTROLLER_H_
-#include "ios/chrome/browser/infobars/infobar_controller.h"
+#import "ios/chrome/browser/infobars/infobar_controller.h"
@interface ConfirmInfoBarController : InfoBarController
« no previous file with comments | « ios/chrome/browser/BUILD.gn ('k') | ios/chrome/browser/infobars/confirm_infobar_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698