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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 2108643002: IOSChromeUpdatePasswordInfoBarDelegate for update password UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@update_metrics
Patch Set: Rebase 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/ios_chrome_update_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 1e76d3a6d75bf1243efe04ca05ab544d4d9a9d54..9991aa36bc3c824e9c055d1b887ee3a1cfbbb436 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -429,6 +429,8 @@
'browser/passwords/ios_chrome_password_store_factory.h',
'browser/passwords/ios_chrome_save_password_infobar_delegate.h',
'browser/passwords/ios_chrome_save_password_infobar_delegate.mm',
+ 'browser/passwords/ios_chrome_update_password_infobar_delegate.h',
+ 'browser/passwords/ios_chrome_update_password_infobar_delegate.mm',
'browser/passwords/js_credential_manager.h',
'browser/passwords/js_credential_manager.mm',
'browser/passwords/js_password_manager.h',
« no previous file with comments | « ios/chrome/browser/passwords/ios_chrome_update_password_infobar_delegate.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698