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

Unified Diff: ios/chrome/browser/BUILD.gn

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 | « no previous file | ios/chrome/browser/passwords/ios_chrome_update_password_infobar_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index 6e528c69027a703f1b21f2b797e19092e35daa25..03326ad0dcb0925d3b338479350a06b1de4b0f7c 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -292,6 +292,8 @@ source_set("browser") {
"passwords/ios_chrome_password_store_factory.h",
"passwords/ios_chrome_save_password_infobar_delegate.h",
"passwords/ios_chrome_save_password_infobar_delegate.mm",
+ "passwords/ios_chrome_update_password_infobar_delegate.h",
+ "passwords/ios_chrome_update_password_infobar_delegate.mm",
"passwords/js_credential_manager.h",
"passwords/js_credential_manager.mm",
"passwords/js_password_manager.h",
« no previous file with comments | « no previous file | ios/chrome/browser/passwords/ios_chrome_update_password_infobar_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698