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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 2108593002: Create superclass for IOSChromeSavePasswordInfobarDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review rd 2 Created 4 years, 6 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/ios_chrome_save_password_infobar_delegate.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 45d905cf7cb1bc08945f537148b1918df78b9b08..0340a3c756b09144bd0d5ece7ed7cf3389fdbb1f 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -421,6 +421,8 @@
'browser/passwords/ios_chrome_password_manager_client.mm',
'browser/passwords/ios_chrome_password_manager_driver.h',
'browser/passwords/ios_chrome_password_manager_driver.mm',
+ 'browser/passwords/ios_chrome_password_manager_infobar_delegate.h',
+ 'browser/passwords/ios_chrome_password_manager_infobar_delegate.mm',
'browser/passwords/ios_chrome_password_manager_setting_migrator_service_factory.cc',
'browser/passwords/ios_chrome_password_manager_setting_migrator_service_factory.h',
'browser/passwords/ios_chrome_password_store_factory.cc',
« no previous file with comments | « ios/chrome/browser/passwords/ios_chrome_save_password_infobar_delegate.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698