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

Unified Diff: ios/chrome/ios_chrome.gyp

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/passwords/update_password_infobar_controller.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 7888643265462e8229ac98f74dbacf3218e56416..b353899ce619117c281e8a83d830fb48ae3c3694 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -330,6 +330,7 @@
'browser/history/web_history_service_factory.cc',
'browser/history/web_history_service_factory.h',
'browser/infobars/confirm_infobar_controller.h',
+ 'browser/infobars/confirm_infobar_controller+protected.h',
'browser/infobars/confirm_infobar_controller.mm',
'browser/infobars/infobar.h',
'browser/infobars/infobar.mm',
@@ -449,6 +450,8 @@
'browser/passwords/password_generation_utils.h',
'browser/passwords/password_generation_utils.mm',
'browser/passwords/passwords_ui_delegate.h',
+ 'browser/passwords/update_password_infobar_controller.h',
+ 'browser/passwords/update_password_infobar_controller.mm',
'browser/pref_names.cc',
'browser/pref_names.h',
'browser/prefs/browser_prefs.h',
« no previous file with comments | « ios/chrome/browser/passwords/update_password_infobar_controller.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698